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

  /external/opencore/fileformats/mp4/composer/include/
avcconfigurationatom.h 75 uint16 getParameterSetLength()
  /external/opencore/fileformats/mp4/composer/src/
avcconfiguration.cpp 265 length = pSet->getParameterSetLength();
296 length = pSet->getParameterSetLength();
330 uint16 length = pSet->getParameterSetLength();
341 uint16 length = pSet->getParameterSetLength();
  /external/opencore/fileformats/mp4/parser/include/
avcconfigurationbox.h 55 uint16 getParameterSetLength()
  /external/opencore/fileformats/mp4/parser/src/
avcconfigurationbox.cpp 145 length = pSet->getParameterSetLength();
164 length = pSet->getParameterSetLength();

Completed in 966 milliseconds