Searched defs:pDstInfo (Results 1 – 3 of 3) sorted by relevance
/third_party/openh264/codec/decoder/plus/src/ |
D | welsDecoderExt.cpp | 693 SBufferInfo* pDstInfo) { in DecodeFrameNoDelay() 732 SBufferInfo* pDstInfo) { in DecodeFrame2WithCtx() 915 SBufferInfo* pDstInfo) { in DecodeFrame2() 921 SBufferInfo* pDstInfo) { in FlushFrame() 987 SBufferInfo* pDstInfo) { in BufferingReadyPicture() 1046 SBufferInfo* pDstInfo, bool isFlush) { in ReleaseBufferedReadyPictureReorder() 1148 …fferedReadyPictureNoReorder(PWelsDecoderContext pCtx, unsigned char** ppDst, SBufferInfo* pDstInfo) in ReleaseBufferedReadyPictureNoReorder() 1195 SBufferInfo* pDstInfo) { in ReorderPicturesInDisplay() 1214 …lsDecoder::DecodeParser (const unsigned char* kpSrc, const int kiSrcLen, SParserBsInfo* pDstInfo) { in DecodeParser() 1383 SBufferInfo* pDstInfo) { in ThreadDecodeFrameInternal()
|
/third_party/openh264/codec/decoder/core/src/ |
D | decoder_core.cpp | 47 …nt32_t DecodeFrameConstruction (PWelsDecoderContext pCtx, uint8_t** ppDst, SBufferInfo* pDstInfo) { in DecodeFrameConstruction() 2258 int32_t WelsDecodeInitAccessUnitStart (PWelsDecoderContext pCtx, SBufferInfo* pDstInfo) { in WelsDecodeInitAccessUnitStart() 2315 int32_t InitConstructAccessUnit (PWelsDecoderContext pCtx, SBufferInfo* pDstInfo) { in InitConstructAccessUnit() 2344 int32_t ConstructAccessUnit (PWelsDecoderContext pCtx, uint8_t** ppDst, SBufferInfo* pDstInfo) { in ConstructAccessUnit() 2482 int32_t DecodeCurrentAccessUnit (PWelsDecoderContext pCtx, uint8_t** ppDst, SBufferInfo* pDstInfo) { in DecodeCurrentAccessUnit() 2885 bool CheckAndFinishLastPic (PWelsDecoderContext pCtx, uint8_t** ppDst, SBufferInfo* pDstInfo) { in CheckAndFinishLastPic()
|
/third_party/openh264/test/decoder/ |
D | DecUT_ParseSyntax.cpp | 24 SBufferInfo* pDstInfo, in DecodeFrame()
|