Searched refs:PVGetDecBitstreamMode (Results 1 – 6 of 6) sorted by relevance
170 OSCL_IMPORT_REF MP4DecodingMode PVGetDecBitstreamMode(VideoDecControls *decCtrl);
137 MP4DecodingMode actualMode = PVGetDecBitstreamMode(mDecHandle); in decodeFrames()
174 MP4DecodingMode actualMode = PVGetDecBitstreamMode(mHandle); in onQueueFilled()
198 MP4DecodingMode actualMode = PVGetDecBitstreamMode(mDecHandle); in processMpeg4H263Decoder()
568 MP4DecodingMode actualMode = PVGetDecBitstreamMode(mDecHandle); in process()
872 OSCL_EXPORT_REF MP4DecodingMode PVGetDecBitstreamMode(VideoDecControls *decCtrl) in PVGetDecBitstreamMode() function