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

  /external/opencore/fileformats/avi/parser/include/
pv_avifile.h 270 OSCL_IMPORT_REF virtual bool GetVideoFormatType(uint8* aHdlr, uint32& arSize, uint32 aStreamNo) = 0;
pv_avifile_parser.h 146 bool GetVideoFormatType(uint8* aHdlr, uint32& arSize, uint32 aStreamNo);
  /external/opencore/fileformats/avi/parser/src/
pv_avifile_parser.cpp 804 bool PVAviFileParser::GetVideoFormatType(uint8* aHdlr, uint32& arSize, uint32 aStreamNo)
  /external/opencore/pvmi/media_io/pvmi_mio_avi_wav_fileinput/src/
pvmi_mio_avi_wav_file.cpp 781 iPVAviFile->GetVideoFormatType((uint8*)fmtType, size, ii);
    [all...]

Completed in 41 milliseconds