Home
last modified time | relevance | path

Searched refs:row_shift_loc (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libva/test/putsurface/
Dputsurface_common.c357 int row_shift_loc=0; in upload_source_YUV_once_for_all() local
362 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()