Searched refs:tfcos12 (Results 1 – 2 of 2) sorted by relevance
884 static const real tfcos12[3] = variable976 static real tfcos12[3]; variable
45 static real tfcos12[3]; variable222 tfcos12[i] = DOUBLE_TO_REAL(0.5 / cos ( M_PI * (double) (i*2+1) / 12.0 )); in init_layer3()1861 in5 = REAL_MUL((in1 + in3), tfcos12[0]); \ in dct12()1862 in1 = REAL_MUL((in1 - in3), tfcos12[2]); \ in dct12()1881 real tmp2 = REAL_MUL((in1 - in5), tfcos12[1]); in dct12()1915 real tmp2 = REAL_MUL((in1 - in5), tfcos12[1]); in dct12()1950 real tmp2 = REAL_MUL((in1 - in5), tfcos12[1]); in dct12()