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

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderWMV.cpp 215 mAcquiredBuffer->referenceFrame = (frameType == VC1_PTYPE_I || frameType == VC1_PTYPE_P);
346 case VC1_PTYPE_P:
405 if ((frameType == VC1_PTYPE_I) || (frameType == VC1_PTYPE_P)) {
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_loader.h 241 VC1_PTYPE_P,
vbp_vc1_parser.c 784 pic_parms->picture_fields.bits.picture_type = VC1_PTYPE_P;
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_vc1.c 993 case VC1_PTYPE_P: // P frame type
1027 case VC1_PTYPE_P: // P frame type
    [all...]
  /hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h 467 VC1_PTYPE_P,

Completed in 157 milliseconds