HomeSort by relevance Sort by last modified time
    Searched defs:GET_SURFACE_INFO_rotate (Results 1 - 3 of 3) sorted by null

  /hardware/intel/img/psb_video/src/android/
psb_output_android.c 59 #define GET_SURFACE_INFO_rotate(psb_surface) ((int) psb_surface->extra_info[5])
433 srf_rotate = GET_SURFACE_INFO_rotate(obj_surface->psb_surface);
436 rotate_srf_rotate = GET_SURFACE_INFO_rotate(rotate_surface);
  /hardware/intel/img/psb_video/src/
psb_surface.h 90 #define GET_SURFACE_INFO_rotate(psb_surface) ((int) psb_surface->extra_info[5])
tng_VP8.c 189 #define GET_SURFACE_INFO_rotate(psb_surface) ((int) psb_surface->extra_info[5])
    [all...]

Completed in 115 milliseconds