Home
last modified time | relevance | path

Searched refs:E3GP5 (Results 1 – 3 of 3) sorted by relevance

/external/opencore/fileformats/mp4/parser/src/
Dimpeg4file.cpp186 else if (majorBrand == BRAND_3GPP5) *pMajorBrand = E3GP5; in IsXXXable()
206 else if (compatibleBrand == BRAND_3GPP5) *pCompatibleBrands |= E3GP5; in IsXXXable()
361 else if (majorBrand == BRAND_3GPP5) *pMajorBrand = E3GP5; in IsXXXable()
382 else if (compatibleBrand == BRAND_3GPP5) *pCompatibleBrands |= E3GP5; in IsXXXable()
Dmpeg4file.cpp245 majorBrandInfo |= E3GP5; in Mpeg4File()
292 compatibleBrandInfo |= E3GP5; in Mpeg4File()
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h319 E3GP5 = 0x0002, enumerator