Searched defs:GET_SURFACE_INFO_is_defined (Results 1 - 7 of 7) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
H A Dpsb_MPEG2.c48 #define GET_SURFACE_INFO_is_defined(psb_surface) ((int) (psb_surface->extra_info[0])) macro
H A Dpsb_MPEG4.c48 #define GET_SURFACE_INFO_is_defined(psb_surface) ((int) (psb_surface->extra_info[0])) macro
H A Dpsb_VC1.c52 #define GET_SURFACE_INFO_is_defined(psb_surface) ((int) (psb_surface->extra_info[0])) macro
/hardware/intel/img/psb_video/src/
H A Dpnw_MPEG2.c48 #define GET_SURFACE_INFO_is_defined(psb_surface) ((int) (psb_surface->extra_info[0])) macro
H A Dpnw_MPEG4.c47 #define GET_SURFACE_INFO_is_defined(psb_surface) ((int) (psb_surface->extra_info[0])) macro
H A Dtng_jpegdec.c49 #define GET_SURFACE_INFO_is_defined(psb_surface) ((int) (psb_surface->extra_info[0])) macro
H A Dpnw_VC1.c53 #define GET_SURFACE_INFO_is_defined(psb_surface) ((int) (psb_surface->extra_info[0])) macro

Completed in 112 milliseconds