Searched defs:nBitsLeft (Results 1 – 3 of 3) sorted by relevance
85 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template0_opt3() local234 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template1_opt3() local380 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template2_opt3() local523 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template3_opt3() local759 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template0_opt3() local920 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template1_opt3() local1075 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template2_opt3() local1229 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template3_opt3() local
452 int nBitsLeft /*!< max number of bits available */ in ReadPsData()
531 INT nBitsLeft; in extractExtendedData() local