Searched refs:values_to_decode (Results 1 – 2 of 2) sorted by relevance
230 uint8_t values_to_decode[32]; in physical_to_symbolic() local231 …decode_ise(color_quantization_level, color_integer_count, pb.data, values_to_decode, (partition_co… in physical_to_symbolic()240 res->color_values[i][j] = values_to_decode[j + valuecount_to_decode]; in physical_to_symbolic()
506 uint8_t values_to_decode[32]; in physical_to_symbolic() local508 values_to_decode, (partition_count == 1 ? 17 : 19 + PARTITION_INDEX_BITS)); in physical_to_symbolic()516 scb.color_values[i][j] = values_to_decode[j + valuecount_to_decode]; in physical_to_symbolic()