Searched refs:PVInitVideoDecoder (Results 1 – 6 of 6) sorted by relevance
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/ |
D | SoftMPEG4.cpp | 162 Bool success = PVInitVideoDecoder( in onQueueFilled() 370 if (!PVInitVideoDecoder( in handlePortSettingsChange()
|
/frameworks/av/media/codecs/m4v_h263/dec/include/ |
D | mp4dec_api.h | 150 …OSCL_IMPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[], int32 *volb…
|
/frameworks/av/media/codecs/m4v_h263/dec/test/ |
D | Mpeg4H263DecoderTest.cpp | 193 status = PVInitVideoDecoder(mDecHandle, volData, &volSize, 1, maxWidth, maxHeight, in processMpeg4H263Decoder() 223 status = PVInitVideoDecoder(mDecHandle, volData, &volSize, 1, maxWidth, in processMpeg4H263Decoder()
|
/frameworks/av/media/codecs/m4v_h263/fuzzer/ |
D | mpeg4_h263_dec_fuzzer.cpp | 132 if (!PVInitVideoDecoder(mDecHandle, volData, &volSize, kLayer, mMaxWidth, mMaxHeight, in decodeFrames()
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 434 if (!PVInitVideoDecoder( in handleResChange() 539 if (!PVInitVideoDecoder( in process()
|
/frameworks/av/media/codecs/m4v_h263/dec/src/ |
D | pvdec_api.cpp | 77 OSCL_EXPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[], in PVInitVideoDecoder() function
|