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 308 int scaling_offset_x = 0, scaling_offset_y = 0; local
316 &scaling_offset_x, &scaling_offset_y,
320 (old_x != scaling_offset_x) || (old_y != scaling_offset_y) ||
325 old_x = scaling_offset_x;
340 obj_context->scaling_offset_x= 0;
348 obj_context->scaling_offset_x= scaling_offset_x;
539 obj_surface->offset_x_s= obj_context->scaling_offset_x;
psb_drv_video.h 460 int scaling_offset_x; member in struct:object_context_s

Completed in 70 milliseconds