Searched refs:edcb (Results 1 – 1 of 1) sorted by relevance
913 const int edcb = valBits(4, 1); in unquantize_trit_color() local914 B = (edcb << 5) | (edcb >> 2); in unquantize_trit_color()969 const int edcb = valBits(4, 1); in unquantize_quint_color() local970 B = (edcb << 5) | (edcb >> 3); in unquantize_quint_color()