Searched refs:cVal1 (Results 1 – 1 of 1) sorted by relevance
120 uint8_t cVal1 = 0; in decode_Arith_Template0_opt3() local126 cVal1 |= bVal << (7 - k); in decode_Arith_Template0_opt3()131 pLine[nLineBytes] = cVal1; in decode_Arith_Template0_opt3()153 uint8_t cVal1 = 0; in decode_Arith_Template0_opt3() local159 cVal1 |= bVal << (7 - k); in decode_Arith_Template0_opt3()163 pLine[nLineBytes] = cVal1; in decode_Arith_Template0_opt3()268 uint8_t cVal1 = 0; in decode_Arith_Template1_opt3() local274 cVal1 |= bVal << (7 - k); in decode_Arith_Template1_opt3()279 pLine[nLineBytes] = cVal1; in decode_Arith_Template1_opt3()301 uint8_t cVal1 = 0; in decode_Arith_Template1_opt3() local[all …]