Home
last modified time | relevance | path

Searched refs:highbd_butterfly_sse4_1 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct32x32_add_sse4.c28 highbd_butterfly_sse4_1(step1[14], step1[9], cospi_24_64, cospi_8_64, in highbd_idct32_4x32_quarter_2_stage_4_to_6()
30 highbd_butterfly_sse4_1(step1[13], step1[10], -cospi_8_64, cospi_24_64, in highbd_idct32_4x32_quarter_2_stage_4_to_6()
48 highbd_butterfly_sse4_1(step1[13], step1[10], cospi_16_64, cospi_16_64, in highbd_idct32_4x32_quarter_2_stage_4_to_6()
50 highbd_butterfly_sse4_1(step1[12], step1[11], cospi_16_64, cospi_16_64, in highbd_idct32_4x32_quarter_2_stage_4_to_6()
82 highbd_butterfly_sse4_1(step2[29], step2[18], cospi_24_64, cospi_8_64, in highbd_idct32_4x32_quarter_3_4_stage_4_to_7()
84 highbd_butterfly_sse4_1(step2[28], step2[19], cospi_24_64, cospi_8_64, in highbd_idct32_4x32_quarter_3_4_stage_4_to_7()
86 highbd_butterfly_sse4_1(step2[27], step2[20], -cospi_8_64, cospi_24_64, in highbd_idct32_4x32_quarter_3_4_stage_4_to_7()
88 highbd_butterfly_sse4_1(step2[26], step2[21], -cospi_8_64, cospi_24_64, in highbd_idct32_4x32_quarter_3_4_stage_4_to_7()
121 highbd_butterfly_sse4_1(step2[27], step2[20], cospi_16_64, cospi_16_64, in highbd_idct32_4x32_quarter_3_4_stage_4_to_7()
123 highbd_butterfly_sse4_1(step2[26], step2[21], cospi_16_64, cospi_16_64, in highbd_idct32_4x32_quarter_3_4_stage_4_to_7()
[all …]
Dhighbd_idct16x16_add_sse4.c60 highbd_butterfly_sse4_1(io[1], io[15], cospi_30_64, cospi_2_64, &step2[8], in vpx_highbd_idct16_4col_sse4_1()
62 highbd_butterfly_sse4_1(io[9], io[7], cospi_14_64, cospi_18_64, &step2[9], in vpx_highbd_idct16_4col_sse4_1()
64 highbd_butterfly_sse4_1(io[5], io[11], cospi_22_64, cospi_10_64, &step2[10], in vpx_highbd_idct16_4col_sse4_1()
66 highbd_butterfly_sse4_1(io[13], io[3], cospi_6_64, cospi_26_64, &step2[11], in vpx_highbd_idct16_4col_sse4_1()
70 highbd_butterfly_sse4_1(io[2], io[14], cospi_28_64, cospi_4_64, &step1[4], in vpx_highbd_idct16_4col_sse4_1()
72 highbd_butterfly_sse4_1(io[10], io[6], cospi_12_64, cospi_20_64, &step1[5], in vpx_highbd_idct16_4col_sse4_1()
85 highbd_butterfly_sse4_1(io[4], io[12], cospi_24_64, cospi_8_64, &step2[2], in vpx_highbd_idct16_4col_sse4_1()
87 highbd_butterfly_sse4_1(step1[14], step1[9], cospi_24_64, cospi_8_64, in vpx_highbd_idct16_4col_sse4_1()
89 highbd_butterfly_sse4_1(step1[10], step1[13], -cospi_8_64, -cospi_24_64, in vpx_highbd_idct16_4col_sse4_1()
139 highbd_butterfly_sse4_1(step1[14], step1[9], cospi_24_64, cospi_8_64, in highbd_idct16x16_38_4col()
[all …]
Dhighbd_idct8x8_add_sse4.c30 highbd_butterfly_sse4_1(io[1], io[7], cospi_28_64, cospi_4_64, &step1[4], in vpx_highbd_idct8x8_half1d_sse4_1()
32 highbd_butterfly_sse4_1(io[5], io[3], cospi_12_64, cospi_20_64, &step1[5], in vpx_highbd_idct8x8_half1d_sse4_1()
37 highbd_butterfly_sse4_1(step1[1], step1[3], cospi_24_64, cospi_8_64, in vpx_highbd_idct8x8_half1d_sse4_1()
Dhighbd_inv_txfm_sse4.h32 static INLINE void highbd_butterfly_sse4_1(const __m128i in0, const __m128i in1, in highbd_butterfly_sse4_1() function
99 highbd_butterfly_sse4_1(io[1], io[3], cospi_24_64, cospi_8_64, &step[2], in highbd_idct4_sse4_1()