Home
last modified time | relevance | path

Searched refs:AMR_SPECIFIC_ATOM (Results 1 – 5 of 5) sorted by relevance

/external/opencore/fileformats/mp4/parser/src/
Damrsampleentry.cpp72 if (atom_type != AMR_SPECIFIC_ATOM) in AMRSampleEntry()
Doma2boxes.cpp306 else if (atomType == AMR_SPECIFIC_ATOM) in EcnaBox()
/external/opencore/fileformats/mp4/composer/include/
Da_atomdefs.h174 const uint32 AMR_SPECIFIC_ATOM = FourCharConstToUint32('d', 'a', 'm', 'r'); variable
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/
Datomutils.cpp588 type == AMR_SPECIFIC_ATOM || in getNextAtomType()
950 type == AMR_SPECIFIC_ATOM || in getNextAtomType()
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h178 const uint32 AMR_SPECIFIC_ATOM = FourCharConstToUint32('d', 'a', 'm', 'r'); variable