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

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG4.h 49 MP4_VOP_TYPE_P = 1,
VideoDecoderMPEG4.cpp 263 } else if (codingType == MP4_VOP_TYPE_P || codingType == MP4_VOP_TYPE_S) {
511 case MP4_VOP_TYPE_P:

Completed in 209 milliseconds