Home
last modified time | relevance | path

Searched defs:kiSrcLen (Results 1 – 5 of 5) sorted by relevance

/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp691 const int kiSrcLen, in DecodeFrameNoDelay()
730 const int kiSrcLen, in DecodeFrame2WithCtx()
913 const int kiSrcLen, in DecodeFrame2()
1214 DECODING_STATE CWelsDecoder::DecodeParser (const unsigned char* kpSrc, const int kiSrcLen, SParserB… in DecodeParser()
1297 const int kiSrcLen, in DecodeFrame()
1323 const int kiSrcLen, in DecodeFrameEx()
1382 int CWelsDecoder::ThreadDecodeFrameInternal (const unsigned char* kpSrc, const int kiSrcLen, unsign… in ThreadDecodeFrameInternal()
/third_party/openh264/test/decoder/
DDecUT_ParseSyntax.cpp22 const int kiSrcLen, in DecodeFrame()
/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp648 int32_t ExpandBsBuffer (PWelsDecoderContext pCtx, const int kiSrcLen) { in ExpandBsBuffer()
733 int32_t CheckBsBuffer (PWelsDecoderContext pCtx, const int32_t kiSrcLen) { in CheckBsBuffer()
Dau_parser.cpp575 int32_t ParseNonVclNal (PWelsDecoderContext pCtx, uint8_t* pRbsp, const int32_t kiSrcLen, uint8_t* … in ParseNonVclNal()
/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h536 int32_t kiSrcLen; member