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

  /hardware/intel/img/psb_video/src/
vc1_defs.h 162 #define PIC_TYPE_IS_INTER(Type) ((Type) == WMF_PTYPE_P || (Type) == WMF_PTYPE_B)
pnw_VC1.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_VC1.c 884 if ((pic_params->picture_fields.bits.frame_coding_mode == VC1_FCM_FRMI) && PIC_TYPE_IS_INTER(pic_params->picture_fields.bits.picture_type)) {
    [all...]

Completed in 196 milliseconds