Searched refs:saveBitCnt (Results 1 – 2 of 2) sorted by relevance
1141 INT saveBitCnt; in CRvlc_Decode() local1146 saveBitCnt = (INT)FDKgetValidBits(bs); in CRvlc_Decode()1161 bitCntOffst = (INT)FDKgetValidBits(bs) - saveBitCnt; in CRvlc_Decode()
440 INT saveBitCnt = (INT)FDKgetValidBits(bs); /* save bitstream position */ in HcrDecoder() local491 bitCntOffst = (INT)FDKgetValidBits(bs) - saveBitCnt; in HcrDecoder()