Searched refs:WelsDecodeBs (Results 1 – 4 of 4) sorted by relevance
/third_party/openh264/codec/decoder/core/inc/ |
D | decoder.h | 123 int32_t WelsDecodeBs (PWelsDecoderContext pCtx, const uint8_t* kpBsBuf, const int32_t kiBsLen,
|
/third_party/openh264/test/decoder/ |
D | DecUT_ParseSyntax.cpp | 60 WelsDecodeBs (m_pDecContext, kpSrc, kiSrcLen, ppDst, in DecodeFrame()
|
/third_party/openh264/codec/decoder/plus/src/ |
D | welsDecoderExt.cpp | 802 WelsDecodeBs (pDecContext, kpSrc, kiSrcLen, ppDst, in DecodeFrame2WithCtx() 1266 WelsDecodeBs (pDecContext, kpSrc, kiSrcLen, NULL, NULL, pDstInfo); in DecodeParser()
|
/third_party/openh264/codec/decoder/core/src/ |
D | decoder.cpp | 738 int32_t WelsDecodeBs (PWelsDecoderContext pCtx, const uint8_t* kpBsBuf, const int32_t kiBsLen, in WelsDecodeBs() function
|