Searched defs:kiSrcLen (Results 1 – 5 of 5) sorted by relevance
| /third_party/openh264/codec/decoder/plus/src/ |
| D | welsDecoderExt.cpp | 691 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/ |
| D | DecUT_ParseSyntax.cpp | 22 const int kiSrcLen, in DecodeFrame()
|
| /third_party/openh264/codec/decoder/core/src/ |
| D | decoder_core.cpp | 648 int32_t ExpandBsBuffer (PWelsDecoderContext pCtx, const int kiSrcLen) { in ExpandBsBuffer() 733 int32_t CheckBsBuffer (PWelsDecoderContext pCtx, const int32_t kiSrcLen) { in CheckBsBuffer()
|
| D | au_parser.cpp | 575 int32_t ParseNonVclNal (PWelsDecoderContext pCtx, uint8_t* pRbsp, const int32_t kiSrcLen, uint8_t* … in ParseNonVclNal()
|
| /third_party/openh264/codec/decoder/core/inc/ |
| D | decoder_context.h | 536 int32_t kiSrcLen; member
|