Searched refs:bitCntOffst (Results 1 – 2 of 2) sorted by relevance
1133 INT bitCntOffst; in CRvlc_Decode() local1167 bitCntOffst = saveBitCnt - FDKgetBitCnt(bs); in CRvlc_Decode()1168 if( bitCntOffst ) { in CRvlc_Decode()1169 FDKpushBiDirectional(bs, bitCntOffst); in CRvlc_Decode()
482 INT bitCntOffst; in HcrDecoder() local537 bitCntOffst = saveBitCnt - FDKgetBitCnt(bs); in HcrDecoder()538 if( bitCntOffst ) { in HcrDecoder()539 FDKpushBiDirectional(bs, bitCntOffst); in HcrDecoder()