HomeSort by relevance Sort by last modified time
    Searched refs:VC1_PTYPE_I (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);
342 case VC1_PTYPE_I:
405 if ((frameType == VC1_PTYPE_I) || (frameType == VC1_PTYPE_P)) {
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_loader.h 240 VC1_PTYPE_I,
vbp_vc1_parser.c 780 pic_parms->picture_fields.bits.picture_type = VC1_PTYPE_I;
  /hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h 466 VC1_PTYPE_I,
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_vc1.c 992 case VC1_PTYPE_I: // I frame type
1018 case VC1_PTYPE_I: // I frame type
    [all...]

Completed in 731 milliseconds