Searched refs:MPEG_SAMPLE_ENTRY (Results 1 – 6 of 6) sorted by relevance
32 : PVA_FF_SampleEntry(MPEG_SAMPLE_ENTRY) in PVA_FF_MpegSampleEntry()
212 else if (type == MPEG_SAMPLE_ENTRY) in ~PVA_FF_SampleDescriptionAtom()
156 const uint32 MPEG_SAMPLE_ENTRY = FourCharConstToUint32('m', 'p', '4', 's'); variable
586 type == MPEG_SAMPLE_ENTRY || in getNextAtomType()948 type == MPEG_SAMPLE_ENTRY || in getNextAtomType()
170 const uint32 MPEG_SAMPLE_ENTRY = FourCharConstToUint32('m', 'p', '4', 's'); variable
442 else if (pSampleEntryPtr->getType() == MPEG_SAMPLE_ENTRY) in ~SampleDescriptionAtom()