Searched refs:CTM_COEFF_NEGATIVE (Results 1 – 1 of 1) sorted by relevance
92 #define CTM_COEFF_NEGATIVE(coeff) (((coeff) & CTM_COEFF_SIGN) != 0) macro468 if (CTM_COEFF_NEGATIVE(input[i])) in ilk_csc_convert_ctm()581 if (CTM_COEFF_NEGATIVE(coeff)) in ctm_to_twos_complement()