Searched refs:scaling_offset_x (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) ||
320 old_x = scaling_offset_x;
335 obj_context->scaling_offset_x= 0;
343 obj_context->scaling_offset_x= scaling_offset_x;
525 obj_surface->offset_x_s= obj_context->scaling_offset_x;
H A Dpsb_drv_video.h437 int scaling_offset_x; member in struct:object_context_s

Completed in 52 milliseconds