Searched defs:GET_SURFACE_INFO_rotate (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_surface.h90 #define GET_SURFACE_INFO_rotate(psb_surface) ((int) psb_surface->extra_info[5]) macro
H A Dtng_VP8.c189 #define GET_SURFACE_INFO_rotate(psb_surface) ((int) psb_surface->extra_info[5]) macro
/hardware/intel/img/psb_video/src/android/
H A Dpsb_output_android.c59 #define GET_SURFACE_INFO_rotate(psb_surface) ((int) psb_surface->extra_info[5]) macro
433 srf_rotate = GET_SURFACE_INFO_rotate(obj_surface->psb_surface);
436 rotate_srf_rotate = GET_SURFACE_INFO_rotate(rotate_surface);

Completed in 72 milliseconds