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

  /external/opencore/fileformats/mp4/parser/include/
timetosampleatom.h 60 uint32 getSampleCountAt(int32 index);
compositionoffsetatom.h 70 uint32 getSampleCountAt(int32 index);
  /external/opencore/fileformats/mp4/parser/src/
compositionoffsetatom.cpp 354 CompositionOffsetAtom::getSampleCountAt(int32 index)
370 PVMF_MP4FFPARSER_LOGERROR((0, "ERROR =>CompositionOffsetAtom::getSampleCountAt index = %d", index));
timetosampleatom.cpp 287 TimeToSampleAtom::getSampleCountAt(int32 index)
303 PVMF_MP4FFPARSER_LOGERROR((0, "ERROR =>TimeToSampleAtom::getSampleCountAt index = %d", index));

Completed in 157 milliseconds