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

/hardware/intel/common/libva/test/putsurface/
H A Dputsurface_common.c357 int row_shift_loc=0; local
362 upload_surface(va_dpy, surface_id[i], box_width_loc, row_shift_loc, 0);
364 row_shift_loc++;
365 if (row_shift_loc==(2*box_width_loc)) row_shift_loc= 0;

Completed in 472 milliseconds