Searched refs:row_shift_loc (Results 1 – 1 of 1) sorted by relevance
357 int row_shift_loc=0; in upload_source_YUV_once_for_all() local362 upload_surface(va_dpy, surface_id[i], box_width_loc, row_shift_loc, 0); in upload_source_YUV_once_for_all()364 row_shift_loc++; in upload_source_YUV_once_for_all()365 if (row_shift_loc==(2*box_width_loc)) row_shift_loc= 0; in upload_source_YUV_once_for_all()