Searched refs:BufferingReadyPicture (Results 1 – 2 of 2) sorted by relevance
/third_party/openh264/codec/decoder/plus/inc/ |
D | welsDecoderExt.h | 154 …void BufferingReadyPicture (PWelsDecoderContext pCtx, unsigned char** ppDst, SBufferInfo* pDstInfo…
|
/third_party/openh264/codec/decoder/plus/src/ |
D | welsDecoderExt.cpp | 878 BufferingReadyPicture (pDecContext, ppDst, pDstInfo); in DecodeFrame2WithCtx() 904 BufferingReadyPicture (pDecContext, ppDst, pDstInfo); in DecodeFrame2WithCtx() 986 void CWelsDecoder::BufferingReadyPicture (PWelsDecoderContext pCtx, unsigned char** ppDst, in BufferingReadyPicture() function in WelsDec::CWelsDecoder 1201 BufferingReadyPicture(pDecContext, ppDst, pDstInfo); in ReorderPicturesInDisplay()
|