Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/
Datomutils.cpp582 type == AMRWB_SAMPLE_ENTRY_ATOM || in getNextAtomType()
944 type == AMRWB_SAMPLE_ENTRY_ATOM || in getNextAtomType()
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h175 const uint32 AMRWB_SAMPLE_ENTRY_ATOM = FourCharConstToUint32('s', 'a', 'w', 'b'); variable
/external/opencore/fileformats/mp4/parser/src/
Dsampledescriptionatom.cpp166 else if (atomType == AMRWB_SAMPLE_ENTRY_ATOM) in SampleDescriptionAtom()
Doma2boxes.cpp332 else if (atomType == AMRWB_SAMPLE_ENTRY_ATOM) in EcnaBox()