Searched refs:sample (Results 1 – 2 of 2) sorted by relevance
90 #define FLOAT_MULT_DCT(K, sample) (FIX(K, 20) * sample) in float_dct2_8() argument
244 #define LONG_MULT_DCT(K, sample) (MUL_16S_32S_HI(K, sample) << 2) argument