Searched refs:saveBitCnt (Results 1 – 2 of 2) sorted by relevance
1142 INT saveBitCnt; in CRvlc_Decode() local1147 saveBitCnt = (INT)FDKgetValidBits(bs); in CRvlc_Decode()1162 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()