Home
last modified time | relevance | path

Searched refs:cospi_m08_p56 (Results 1 – 5 of 5) sorted by relevance

/external/libaom/av1/encoder/x86/
Dav1_fwd_txfm_sse2.h85 const __m128i cospi_m08_p56 = pair_set_epi16(-cospi[8], cospi[56]); in fdct8x8_new_sse2() local
124 btf_16_sse2(cospi_p56_p08, cospi_m08_p56, x3[4], x3[7], output[1], output[7]); in fdct8x8_new_sse2()
Dav1_fwd_txfm2d_avx2.c35 __m256i cospi_m08_p56 = pair_set_w16_epi16(-cospi[8], cospi[56]); in fdct16x16_new_avx2() local
84 btf_16_w16_avx2(cospi_p56_p08, cospi_m08_p56, &x1[4], &x1[7], _r, cos_bit); in fdct16x16_new_avx2()
128 __m256i cospi_m08_p56 = pair_set_w16_epi16(-cospi[8], cospi[56]); in fdct16x32_avx2() local
237 btf_16_w16_avx2(cospi_p56_p08, cospi_m08_p56, &x1[4], &x1[7], _r, cos_bit); in fdct16x32_avx2()
243 btf_16_w16_avx2(cospi_m08_p56, cospi_p56_p08, &x1[17], &x1[30], _r, cos_bit); in fdct16x32_avx2()
244 btf_16_w16_avx2(cospi_m56_m08, cospi_m08_p56, &x1[18], &x1[29], _r, cos_bit); in fdct16x32_avx2()
318 __m256i cospi_m08_p56 = pair_set_w16_epi16(-cospi[8], cospi[56]); in fdct16x64_new_avx2() local
544 btf_16_w16_avx2(cospi_m08_p56, cospi_p56_p08, &x1[34], &x1[61], _r, cos_bit); in fdct16x64_new_avx2()
545 btf_16_w16_avx2(cospi_m08_p56, cospi_p56_p08, &x1[35], &x1[60], _r, cos_bit); in fdct16x64_new_avx2()
546 btf_16_w16_avx2(cospi_m56_m08, cospi_m08_p56, &x1[36], &x1[59], _r, cos_bit); in fdct16x64_new_avx2()
[all …]
Dav1_fwd_txfm_sse2.c94 __m128i cospi_m08_p56 = pair_set_epi16(-cospi[8], cospi[56]); in fdct4x8_new_sse2() local
137 btf_16_w4_sse2(&cospi_p56_p08, &cospi_m08_p56, __rounding, cos_bit, &x3[4], in fdct4x8_new_sse2()
165 __m128i cospi_m08_p56 = pair_set_epi16(-cospi[8], cospi[56]); in fdct8x16_new_sse2() local
252 btf_16_sse2(cospi_p56_p08, cospi_m08_p56, x4[4], x4[7], x5[4], x5[7]); in fdct8x16_new_sse2()
309 __m128i cospi_m08_p56 = pair_set_epi16(-cospi[8], cospi[56]); in av1_fdct8x32_new_sse2() local
505 btf_16_sse2(cospi_p56_p08, cospi_m08_p56, x5[4], x5[7], x6[4], x6[7]); in av1_fdct8x32_new_sse2()
516 btf_16_sse2(cospi_m08_p56, cospi_p56_p08, x5[17], x5[30], x6[17], x6[30]); in av1_fdct8x32_new_sse2()
517 btf_16_sse2(cospi_m56_m08, cospi_m08_p56, x5[18], x5[29], x6[18], x6[29]); in av1_fdct8x32_new_sse2()
632 __m128i cospi_m08_p56 = pair_set_epi16(-cospi[8], cospi[56]); in av1_fdct8x64_new_sse2() local
1039 btf_16_sse2(cospi_m08_p56, cospi_p56_p08, x5[34], x5[61], x6[34], x6[61]); in av1_fdct8x64_new_sse2()
[all …]
/external/libaom/av1/common/x86/
Dav1_inv_txfm_avx2.c478 const __m256i cospi_m08_p56 = pair_set_w16_epi16(-cospi[8], cospi[56]); in idct32_high16_stage4_avx2() local
484 btf_16_w16_avx2(cospi_m08_p56, cospi_p56_p08, &x[17], &x[30], _r, cos_bit); in idct32_high16_stage4_avx2()
485 btf_16_w16_avx2(cospi_m56_m08, cospi_m08_p56, &x[18], &x[29], _r, cos_bit); in idct32_high16_stage4_avx2()
913 const __m256i cospi_m08_p56 = pair_set_w16_epi16(-cospi[8], cospi[56]); in idct64_stage5_high48_avx2() local
919 btf_16_w16_avx2(cospi_m08_p56, cospi_p56_p08, &x[17], &x[30], _r, cos_bit); in idct64_stage5_high48_avx2()
920 btf_16_w16_avx2(cospi_m56_m08, cospi_m08_p56, &x[18], &x[29], _r, cos_bit); in idct64_stage5_high48_avx2()
944 const __m256i cospi_m08_p56 = pair_set_w16_epi16(-cospi[8], cospi[56]); in idct64_stage6_high32_avx2() local
950 btf_16_w16_avx2(cospi_m08_p56, cospi_p56_p08, &x[34], &x[61], _r, cos_bit); in idct64_stage6_high32_avx2()
951 btf_16_w16_avx2(cospi_m08_p56, cospi_p56_p08, &x[35], &x[60], _r, cos_bit); in idct64_stage6_high32_avx2()
952 btf_16_w16_avx2(cospi_m56_m08, cospi_m08_p56, &x[36], &x[59], _r, cos_bit); in idct64_stage6_high32_avx2()
[all …]
Dav1_inv_txfm_ssse3.c489 const __m128i cospi_m08_p56 = pair_set_epi16(-cospi[8], cospi[56]); in idct32_high16_stage4_sse2() local
495 btf_16_sse2(cospi_m08_p56, cospi_p56_p08, x[17], x[30], x[17], x[30]); in idct32_high16_stage4_sse2()
496 btf_16_sse2(cospi_m56_m08, cospi_m08_p56, x[18], x[29], x[18], x[29]); in idct32_high16_stage4_sse2()
916 const __m128i cospi_m08_p56 = pair_set_epi16(-cospi[8], cospi[56]); in idct64_stage5_high48_sse2() local
922 btf_16_sse2(cospi_m08_p56, cospi_p56_p08, x[17], x[30], x[17], x[30]); in idct64_stage5_high48_sse2()
923 btf_16_sse2(cospi_m56_m08, cospi_m08_p56, x[18], x[29], x[18], x[29]); in idct64_stage5_high48_sse2()
947 const __m128i cospi_m08_p56 = pair_set_epi16(-cospi[8], cospi[56]); in idct64_stage6_high32_sse2() local
953 btf_16_sse2(cospi_m08_p56, cospi_p56_p08, x[34], x[61], x[34], x[61]); in idct64_stage6_high32_sse2()
954 btf_16_sse2(cospi_m08_p56, cospi_p56_p08, x[35], x[60], x[35], x[60]); in idct64_stage6_high32_sse2()
955 btf_16_sse2(cospi_m56_m08, cospi_m08_p56, x[36], x[59], x[36], x[59]); in idct64_stage6_high32_sse2()
[all …]