Searched refs:cos4 (Results 1 – 2 of 2) sorted by relevance
114 __m128i* tg3, *tg1, *tg2, *cos4; in jpeg_idct_intelsse() local179 cos4 =(__m128i*)(M128_cos_4_16);\ in jpeg_idct_intelsse()208 t6 = _mm_mulhi_epi16(temp, *cos4);\ in jpeg_idct_intelsse()209 t5 = _mm_mulhi_epi16(temp2, *cos4);\ in jpeg_idct_intelsse()
427 double cos4 = cos(4 * eta); in estimate_error() local439 + cos4 * rational_function(x, coeffs[0][2]) in estimate_error()444 + cos4 * rational_function(x, coeffs[1][2]) in estimate_error()