Searched refs:highbd_partial_butterfly_neg_sse2 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_idct32x32_add_sse2.c | 371 highbd_partial_butterfly_neg_sse2(in[12], cospi_12_64, cospi_20_64, &step1[5], in highbd_idct32_135_4x32_quarter_1() 415 highbd_partial_butterfly_neg_sse2(in[14], cospi_14_64, cospi_18_64, &step2[9], in highbd_idct32_135_4x32_quarter_2() 419 highbd_partial_butterfly_neg_sse2(in[6], cospi_6_64, cospi_26_64, &step2[11], in highbd_idct32_135_4x32_quarter_2() 455 highbd_partial_butterfly_neg_sse2(in[15], cospi_15_64, cospi_17_64, in highbd_idct32_135_4x32_quarter_3_4() 459 highbd_partial_butterfly_neg_sse2(in[7], cospi_7_64, cospi_25_64, &step1[19], in highbd_idct32_135_4x32_quarter_3_4() 464 highbd_partial_butterfly_neg_sse2(in[11], cospi_11_64, cospi_21_64, in highbd_idct32_135_4x32_quarter_3_4() 469 highbd_partial_butterfly_neg_sse2(in[3], cospi_3_64, cospi_29_64, &step1[23], in highbd_idct32_135_4x32_quarter_3_4() 628 highbd_partial_butterfly_neg_sse2(in[6], cospi_6_64, cospi_26_64, &step2[11], in highbd_idct32_34_4x32_quarter_2() 668 highbd_partial_butterfly_neg_sse2(in[7], cospi_7_64, cospi_25_64, &step1[19], in highbd_idct32_34_4x32_quarter_3_4() 673 highbd_partial_butterfly_neg_sse2(in[3], cospi_3_64, cospi_29_64, &step1[23], in highbd_idct32_34_4x32_quarter_3_4()
|
D | highbd_idct16x16_add_sse2.c | 111 highbd_partial_butterfly_neg_sse2(io[7], cospi_14_64, cospi_18_64, &step2[9], in highbd_idct16x16_38_4col() 115 highbd_partial_butterfly_neg_sse2(io[3], cospi_6_64, cospi_26_64, &step2[11], in highbd_idct16x16_38_4col() 121 highbd_partial_butterfly_neg_sse2(io[6], cospi_12_64, cospi_20_64, &step1[5], in highbd_idct16x16_38_4col() 163 highbd_partial_butterfly_neg_sse2(io[3], cospi_6_64, cospi_26_64, &step2[11], in highbd_idct16x16_10_4col()
|
D | highbd_inv_txfm_sse2.h | 167 static INLINE void highbd_partial_butterfly_neg_sse2(const __m128i in, in highbd_partial_butterfly_neg_sse2() function
|