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

/hardware/intel/img/psb_video/src/
H A Dvc1_defs.h90 WMF_PTYPE_B = 2, //!< B Picture enumerator in enum:__anon1521
162 #define PIC_TYPE_IS_INTER(Type) ((Type) == WMF_PTYPE_P || (Type) == WMF_PTYPE_B)

Completed in 48 milliseconds