Searched refs:image_height (Results 1 – 1 of 1) sorted by relevance
97 int image_width, image_height; in omap_vout_setup_vrfb_bufs() local122 image_height = VID_MAX_HEIGHT / TILE_SIZE; in omap_vout_setup_vrfb_bufs()125 image_height++; in omap_vout_setup_vrfb_bufs()127 image_height = image_height * TILE_SIZE; in omap_vout_setup_vrfb_bufs()128 vout->smsshado_size = PAGE_ALIGN(image_width * image_height * 2 * 2); in omap_vout_setup_vrfb_bufs()