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

  /external/opencore/fileformats/mp4/parser/include/
hintmediaheaderatom.h 56 return _avgPDUSize;
73 uint16 _avgPDUSize;
  /external/opencore/fileformats/mp4/composer/include/
hintmediaheaderatom.h 50 _avgPDUSize = avg;
54 return _avgPDUSize;
92 uint16 _avgPDUSize;
  /external/opencore/fileformats/mp4/parser/src/
hintmediaheaderatom.cpp 46 if (!AtomUtils::read16(fp, _avgPDUSize))
  /external/opencore/fileformats/mp4/composer/src/
hintmediaheaderatom.cpp 49 _avgPDUSize = 0;

Completed in 287 milliseconds