Home
last modified time | relevance | path

Searched refs:BufferingReadyPicture (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/decoder/plus/inc/
DwelsDecoderExt.h154 …void BufferingReadyPicture (PWelsDecoderContext pCtx, unsigned char** ppDst, SBufferInfo* pDstInfo…
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp878 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()