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

/hardware/intel/img/psb_video/src/
H A Dpnw_rotate.c303 int scaling_offset_x = 0, scaling_offset_y = 0; local
311 &scaling_offset_x, &scaling_offset_y,
315 (old_x != scaling_offset_x) || (old_y != scaling_offset_y) ||
321 old_y = scaling_offset_y;
336 obj_context->scaling_offset_y = 0;
344 obj_context->scaling_offset_y = scaling_offset_y;
526 obj_surface->offset_y_s= obj_context->scaling_offset_y;
H A Dpsb_drv_video.h442 int scaling_offset_y; member in struct:object_context_s

Completed in 9 milliseconds