Searched refs:iCurLayerBits (Results 1 – 1 of 1) sorted by relevance
433 int32_t i = 0, j = 0, iCurLayerBits = 0, total_bits = 0; in EncodeFrameInternal() local459 iCurLayerBits = 0; in EncodeFrameInternal()461 iCurLayerBits += pLayer->pNalLengthInByte[j]; in EncodeFrameInternal()463 total_bits += iCurLayerBits; in EncodeFrameInternal()465 WelsFwrite (pLayer->pBsBuf, 1, iCurLayerBits, m_pFileBs); in EncodeFrameInternal()