Searched refs:kiBsLen (Results 1 – 2 of 2) sorted by relevance
123 int32_t WelsDecodeBs (PWelsDecoderContext pCtx, const uint8_t* kpBsBuf, const int32_t kiBsLen,
738 int32_t WelsDecodeBs (PWelsDecoderContext pCtx, const uint8_t* kpBsBuf, const int32_t kiBsLen, in WelsDecodeBs() argument758 … kiBsLen)) { //CAN'T find the 00 00 01 start prefix from the source buffer in WelsDecodeBs()764 iSrcLength = kiBsLen - iOffset; in WelsDecodeBs()766 if ((kiBsLen + 4) > (pRawData->pEnd - pRawData->pCurPos)) { in WelsDecodeBs()772 if ((kiBsLen + 4) > (pSavedData->pEnd - pSavedData->pCurPos)) { in WelsDecodeBs()