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

  /external/opencore/fileformats/mp4/composer/src/
filetypeatom.cpp 33 : PVA_FF_Atom(FILE_TYPE_ATOM)
  /external/opencore/fileformats/mp4/parser/src/
impeg4file.cpp 160 if (atomType == FILE_TYPE_ATOM)
335 if (atomType == FILE_TYPE_ATOM)
520 if ((atomType == FILE_TYPE_ATOM) ||
617 if ((atomType == FILE_TYPE_ATOM) ||
mpeg4file.cpp 215 else if (atomType == FILE_TYPE_ATOM)
    [all...]
  /external/opencore/fileformats/mp4/composer/include/
a_atomdefs.h 160 const uint32 FILE_TYPE_ATOM = FourCharConstToUint32('f', 't', 'y', 'p');
  /external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
atomdefs.h 98 const uint32 FILE_TYPE_ATOM = FourCharConstToUint32('f', 't', 'y', 'p');
  /external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/
atomutils.cpp 578 type == FILE_TYPE_ATOM ||
940 type == FILE_TYPE_ATOM ||

Completed in 1077 milliseconds