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

  /external/opencore/fileformats/mp4/parser/include/
avcconfigurationbox.h 136 return _totalPicutureParameterSetLength;
152 uint32 _totalPicutureParameterSetLength;
  /external/opencore/fileformats/mp4/composer/include/
avcconfigurationatom.h 122 uint32 _totalPicutureParameterSetLength;
  /external/opencore/fileformats/mp4/parser/src/
avcconfigurationbox.cpp 37 _totalPicutureParameterSetLength = 0;
119 _totalPicutureParameterSetLength += parameterSetLen;
  /external/opencore/fileformats/mp4/composer/src/
avcconfiguration.cpp 174 _totalPicutureParameterSetLength += _picParameterSetLen;

Completed in 20 milliseconds