Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp47 static inline int32_t DecodeFrameConstruction (PWelsDecoderContext pCtx, uint8_t** ppDst, SBufferIn… in DecodeFrameConstruction() function
2818 iRet = DecodeFrameConstruction (pCtx, ppDst, pDstInfo); in DecodeCurrentAccessUnit()
2919 DecodeFrameConstruction (pCtx, ppDst, pDstInfo); in CheckAndFinishLastPic()
2931 if (DecodeFrameConstruction (pCtx, ppDst, pDstInfo)) { in CheckAndFinishLastPic()