Home
last modified time | relevance | path

Searched refs:iExpandStepShift (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp651 int32_t iExpandStepShift = 1; in ExpandBsBuffer() local
652 …Len = WELS_MAX ((kiSrcLen * MAX_BUFFERED_NUM), (pCtx->iMaxBsBufferSizeInByte << iExpandStepShift)); in ExpandBsBuffer()