Home
last modified time | relevance | path

Searched refs:PVGetDecBitstreamMode (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
Dmp4dec_api.h170 OSCL_IMPORT_REF MP4DecodingMode PVGetDecBitstreamMode(VideoDecControls *decCtrl);
/frameworks/av/media/libstagefright/codecs/m4v_h263/fuzzer/
Dmpeg4_h263_dec_fuzzer.cpp137 MP4DecodingMode actualMode = PVGetDecBitstreamMode(mDecHandle); in decodeFrames()
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
DSoftMPEG4.cpp174 MP4DecodingMode actualMode = PVGetDecBitstreamMode(mHandle); in onQueueFilled()
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/test/
DMpeg4H263DecoderTest.cpp198 MP4DecodingMode actualMode = PVGetDecBitstreamMode(mDecHandle); in processMpeg4H263Decoder()
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp568 MP4DecodingMode actualMode = PVGetDecBitstreamMode(mDecHandle); in process()
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dpvdec_api.cpp872 OSCL_EXPORT_REF MP4DecodingMode PVGetDecBitstreamMode(VideoDecControls *decCtrl) in PVGetDecBitstreamMode() function