Searched refs:yheight (Results 1 – 1 of 1) sorted by relevance
31 int yheight; in yv12_copy_partial_frame() local36 yheight = src_ybc->y_height; in yv12_copy_partial_frame()40 linestocopy = (yheight >> 4) / PARTIAL_FRAME_FRACTION; in yv12_copy_partial_frame()49 yoffset = ystride * (((yheight >> 5) * 16) - 4); in yv12_copy_partial_frame()