Searched refs:cVal1 (Results 1 – 1 of 1) sorted by relevance
105 uint8_t cVal1 = 0; in decode_Arith_Template0_opt3() local108 cVal1 |= bVal << (7 - k); in decode_Arith_Template0_opt3()113 pLine[nLineBytes] = cVal1; in decode_Arith_Template0_opt3()132 uint8_t cVal1 = 0; in decode_Arith_Template0_opt3() local135 cVal1 |= bVal << (7 - k); in decode_Arith_Template0_opt3()139 pLine[nLineBytes] = cVal1; in decode_Arith_Template0_opt3()230 uint8_t cVal1 = 0; in decode_Arith_Template1_opt3() local233 cVal1 |= bVal << (7 - k); in decode_Arith_Template1_opt3()238 pLine[nLineBytes] = cVal1; in decode_Arith_Template1_opt3()257 uint8_t cVal1 = 0; in decode_Arith_Template1_opt3() local[all …]