Searched refs:cVal1 (Results 1 – 1 of 1) sorted by relevance
140 uint8_t cVal1 = 0; in DecodeArithOpt3() local146 cVal1 |= bVal << (7 - k); in DecodeArithOpt3()152 pLine[nLineBytes] = cVal1; in DecodeArithOpt3()175 uint8_t cVal1 = 0; in DecodeArithOpt3() local181 cVal1 |= bVal << (7 - k); in DecodeArithOpt3()186 pLine[nLineBytes] = cVal1; in DecodeArithOpt3()299 uint8_t cVal1 = 0; in DecodeArithTemplate3Opt3() local305 cVal1 |= bVal << (7 - k); in DecodeArithTemplate3Opt3()309 pLine[nLineBytes] = cVal1; in DecodeArithTemplate3Opt3()324 uint8_t cVal1 = 0; in DecodeArithTemplate3Opt3() local[all …]