Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/src/
Dh263sampleentry.cpp100 if (atom_type != H263_SPECIFIC_ATOM) in H263SampleEntry()
Doma2boxes.cpp663 else if (atomType == H263_SPECIFIC_ATOM) in EcnvBox()
/external/opencore/fileformats/mp4/composer/include/
Da_atomdefs.h175 const uint32 H263_SPECIFIC_ATOM = FourCharConstToUint32('d', '2', '6', '3'); variable
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/
Datomutils.cpp589 type == H263_SPECIFIC_ATOM || in getNextAtomType()
951 type == H263_SPECIFIC_ATOM || in getNextAtomType()
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h179 const uint32 H263_SPECIFIC_ATOM = FourCharConstToUint32('d', '2', '6', '3'); variable