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

  /external/opencore/fileformats/mp4/parser/include/
compositionoffsetatom.h 74 int32 getTimeOffsetForSampleNumberGet(uint32 num);
  /external/opencore/fileformats/mp4/parser/src/
compositionoffsetatom.cpp 448 int32 CompositionOffsetAtom::getTimeOffsetForSampleNumberGet(uint32 sampleNum)
475 PVMF_MP4FFPARSER_LOGMEDIASAMPELSTATEVARIABLES((0, "CompositionOffsetAtom::getTimeOffsetForSampleNumberGet- _currGetIndex =%d", _currGetIndex));
476 PVMF_MP4FFPARSER_LOGMEDIASAMPELSTATEVARIABLES((0, "CompositionOffsetAtom::getTimeOffsetForSampleNumberGet- _currGetSampleCount =%d", _currGetSampleCount));
477 PVMF_MP4FFPARSER_LOGMEDIASAMPELSTATEVARIABLES((0, "CompositionOffsetAtom::getTimeOffsetForSampleNumberGet- _currGetTimeOffset =%d", _currGetTimeOffset));
sampletableatom.cpp     [all...]

Completed in 49 milliseconds