Searched defs:ppDst (Results 1 – 5 of 5) sorted by relevance
/third_party/openh264/codec/decoder/plus/src/ |
D | welsDecoderExt.cpp | 692 unsigned char** ppDst, in DecodeFrameNoDelay() 731 unsigned char** ppDst, in DecodeFrame2WithCtx() 914 unsigned char** ppDst, in DecodeFrame2() 920 DECODING_STATE CWelsDecoder::FlushFrame (unsigned char** ppDst, in FlushFrame() 986 void CWelsDecoder::BufferingReadyPicture (PWelsDecoderContext pCtx, unsigned char** ppDst, in BufferingReadyPicture() 1045 … CWelsDecoder::ReleaseBufferedReadyPictureReorder (PWelsDecoderContext pCtx, unsigned char** ppDst, in ReleaseBufferedReadyPictureReorder() 1148 …r::ReleaseBufferedReadyPictureNoReorder(PWelsDecoderContext pCtx, unsigned char** ppDst, SBufferIn… in ReleaseBufferedReadyPictureNoReorder() 1194 …TATE CWelsDecoder::ReorderPicturesInDisplay(PWelsDecoderContext pDecContext, unsigned char** ppDst, in ReorderPicturesInDisplay() 1298 unsigned char** ppDst, in DecodeFrame() 1382 …::ThreadDecodeFrameInternal (const unsigned char* kpSrc, const int kiSrcLen, unsigned char** ppDst, in ThreadDecodeFrameInternal()
|
/third_party/openh264/codec/decoder/core/src/ |
D | decoder_core.cpp | 47 static inline int32_t DecodeFrameConstruction (PWelsDecoderContext pCtx, uint8_t** ppDst, SBufferIn… in DecodeFrameConstruction() 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()
|
D | decoder.cpp | 739 uint8_t** ppDst, SBufferInfo* pDstBufInfo, SParserBsInfo* pDstBsInfo) { in WelsDecodeBs()
|
/third_party/openh264/test/decoder/ |
D | DecUT_ParseSyntax.cpp | 23 unsigned char** ppDst, in DecodeFrame()
|
/third_party/openh264/codec/decoder/core/inc/ |
D | decoder_context.h | 537 uint8_t** ppDst; member
|