Searched refs:GetVideoFormatType (Results 1 – 4 of 4) sorted by relevance
270 …OSCL_IMPORT_REF virtual bool GetVideoFormatType(uint8* aHdlr, uint32& arSize, uint32 aStreamNo) = …
146 bool GetVideoFormatType(uint8* aHdlr, uint32& arSize, uint32 aStreamNo);
804 bool PVAviFileParser::GetVideoFormatType(uint8* aHdlr, uint32& arSize, uint32 aStreamNo) in GetVideoFormatType() function in PVAviFileParser
781 iPVAviFile->GetVideoFormatType((uint8*)fmtType, size, ii); in InitComp()