Searched refs:PVInitVideoDecoder (Results 1 – 5 of 5) 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/libstagefright/codecs/m4v_h263/dec/include/ |
D | mp4dec_api.h | 157 …OSCL_IMPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[], int32 *volb…
|
/frameworks/av/media/libstagefright/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/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 451 if (!PVInitVideoDecoder( in handleResChange() 556 if (!PVInitVideoDecoder( in process()
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
D | pvdec_api.cpp | 77 OSCL_EXPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[], in PVInitVideoDecoder() function
|