Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/src/
Dimpeg4file.cpp188 else if (majorBrand == BRAND_MP41) *pMajorBrand = EMP41; in IsXXXable()
208 else if (compatibleBrand == BRAND_MP41) *pCompatibleBrands |= EMP41; in IsXXXable()
363 else if (majorBrand == BRAND_MP41) *pMajorBrand = EMP41; in IsXXXable()
384 else if (compatibleBrand == BRAND_MP41) *pCompatibleBrands |= EMP41; in IsXXXable()
Dmpeg4file.cpp253 majorBrandInfo |= EMP41; in Mpeg4File()
300 compatibleBrandInfo |= EMP41; in Mpeg4File()
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h321 EMP41 = 0x0020, enumerator