HomeSort by relevance Sort by last modified time
    Searched refs:MEDIA_ATOM (Results 1 - 5 of 5) sorted by null

  /external/opencore/fileformats/mp4/parser/src/
trackatom.cpp 77 (atomType == MEDIA_ATOM) ||
202 else if (atomType == MEDIA_ATOM)
  /external/opencore/fileformats/mp4/composer/src/
mediaatom.cpp 38 : PVA_FF_Atom(MEDIA_ATOM)
  /external/opencore/fileformats/mp4/composer/include/
a_atomdefs.h 123 const uint32 MEDIA_ATOM = FourCharConstToUint32('m', 'd', 'i', 'a');
  /external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
atomdefs.h 128 const uint32 MEDIA_ATOM = FourCharConstToUint32('m', 'd', 'i', 'a');
  /external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/
atomutils.cpp 547 type == MEDIA_ATOM ||
909 type == MEDIA_ATOM ||

Completed in 726 milliseconds