HomeSort by relevance Sort by last modified time
    Searched refs:scaling_offset_x (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_video/src/
pnw_rotate.c 303 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;
psb_drv_video.h 441 int scaling_offset_x; member in struct:object_context_s

Completed in 850 milliseconds