HomeSort by relevance Sort by last modified time
    Searched defs:PVAviFileIdxChunk (Results 1 - 2 of 2) sorted by null

  /external/opencore/fileformats/avi/parser/src/
pv_avifile_indx.cpp 20 PVAviFileIdxChunk::PVAviFileIdxChunk(PVFile* aFp, uint32 aIndxSize, uint32 aNumStreams)
  /external/opencore/fileformats/avi/parser/include/
pv_avifile_indx.h 32 class PVAviFileIdxChunk: public PVAviFileParserStatus
38 PVAviFileIdxChunk(PVFile* aFp, uint32 aIndxSize, uint32 aNumStreams);
41 ~PVAviFileIdxChunk() { };

Completed in 44 milliseconds