HomeSort by relevance Sort by last modified time
    Searched refs:scaling_offset_y (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) ||
326 old_y = scaling_offset_y;
341 obj_context->scaling_offset_y = 0;
349 obj_context->scaling_offset_y = scaling_offset_y;
540 obj_surface->offset_y_s= obj_context->scaling_offset_y;
psb_drv_video.h 460 int scaling_offset_y; member in struct:object_context_s

Completed in 64 milliseconds