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

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG4.h 50 MP4_VOP_TYPE_B = 2,
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_mp42.c 16 MP4_VOP_TYPE_B = 2,
687 if (idx != 0 && frame_type != MP4_VOP_TYPE_B) {
771 if (frame_type == MP4_VOP_TYPE_B) {
805 && frame_type != MP4_VOP_TYPE_B) {
867 if (frame_type == MP4_VOP_TYPE_B) {
927 case MP4_VOP_TYPE_B:
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/
viddec_mp4_parse.h 161 MP4_VOP_TYPE_B = 2,

Completed in 1353 milliseconds