Home
last modified time | relevance | path

Searched refs:AMR_AUDIO (Results 1 – 4 of 4) sorted by relevance

/external/opencore/fileformats/mp4/parser/src/
Ddecoderconfigdescriptor.cpp82 else if (_objectTypeIndication == AMR_AUDIO) in DecoderConfigDescriptor()
Dsampledescriptionatom.cpp831 if (objectType == AMR_AUDIO) in getMIMEType()
Dsampletableatom.cpp240 if (_psampleDescriptionAtom->getObjectTypeIndication() == AMR_AUDIO) in SampleTableAtom()
2549 if (objectType == AMR_AUDIO) in getNextNSamples()
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h345 AMR_AUDIO = 0xd0, enumerator