Searched refs:MUL_32S_32S_HI (Results 1 – 1 of 1) sorted by relevance
80 #define MUL_32S_32S_HI(_x, _y) default_mul_32s_32s_hi(_x, _y) macro254 #define FIX_MULT_DCT(K, x) (MUL_32S_32S_HI(K, x) << 2) in dct2_8()