Home
last modified time | relevance | path

Searched refs:cospi_m40 (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/x86/
Dav1_fwd_txfm1d_sse4.c476 __m128i cospi_m40 = _mm_set1_epi32(-cospi[40]); in av1_fdct64_new_sse4_1() local
993 btf_32_type0_sse4_1_new(cospi_m40, cospi_p24, x5[42], x5[53], x6[42], x6[53], in av1_fdct64_new_sse4_1()
995 btf_32_type0_sse4_1_new(cospi_m40, cospi_p24, x5[43], x5[52], x6[43], x6[52], in av1_fdct64_new_sse4_1()
997 btf_32_type0_sse4_1_new(cospi_m24, cospi_m40, x5[44], x5[51], x6[44], x6[51], in av1_fdct64_new_sse4_1()
999 btf_32_type0_sse4_1_new(cospi_m24, cospi_m40, x5[45], x5[50], x6[45], x6[50], in av1_fdct64_new_sse4_1()
1037 btf_32_type0_sse4_1_new(cospi_m40, cospi_p24, x6[21], x6[26], x7[21], x7[26], in av1_fdct64_new_sse4_1()
1039 btf_32_type0_sse4_1_new(cospi_m24, cospi_m40, x6[22], x6[25], x7[22], x7[25], in av1_fdct64_new_sse4_1()
Dhighbd_fwd_txfm_avx2.c2390 __m256i *cospi_m40, __m256i *cospi_p24, __m256i *cospi_m24, in av1_fdct64_stage6_avx2() argument
2438 btf_32_type0_avx2_new(*cospi_m40, *cospi_p24, x5[42], x5[53], x6[42], x6[53], in av1_fdct64_stage6_avx2()
2440 btf_32_type0_avx2_new(*cospi_m40, *cospi_p24, x5[43], x5[52], x6[43], x6[52], in av1_fdct64_stage6_avx2()
2442 btf_32_type0_avx2_new(*cospi_m24, *cospi_m40, x5[44], x5[51], x6[44], x6[51], in av1_fdct64_stage6_avx2()
2444 btf_32_type0_avx2_new(*cospi_m24, *cospi_m40, x5[45], x5[50], x6[45], x6[50], in av1_fdct64_stage6_avx2()
2460 __m256i *cospi_m56, __m256i *cospi_m40, __m256i *cospi_m24, in av1_fdct64_stage7_avx2() argument
2485 btf_32_type0_avx2_new(*cospi_m40, *cospi_p24, x6[21], x6[26], x7[21], x7[26], in av1_fdct64_stage7_avx2()
2487 btf_32_type0_avx2_new(*cospi_m24, *cospi_m40, x6[22], x6[25], x7[22], x7[25], in av1_fdct64_stage7_avx2()
2815 __m256i cospi_m40 = _mm256_set1_epi32(-cospi[40]); in av1_fdct64_avx2() local
2966 &cospi_m40, &cospi_p24, &cospi_m24, &__rounding, in av1_fdct64_avx2()
[all …]
Dav1_fwd_txfm2d_avx2.c882 __m256i cospi_m40 = _mm256_set1_epi32(-cospi[40]); in av1_fdct64_new_avx2() local
1115 btf_32_avx2_type0_new(cospi_m40, cospi_p24, &x1[42], &x1[53], _r, cos_bit); in av1_fdct64_new_avx2()
1116 btf_32_avx2_type0_new(cospi_m40, cospi_p24, &x1[43], &x1[52], _r, cos_bit); in av1_fdct64_new_avx2()
1117 btf_32_avx2_type0_new(cospi_m24, cospi_m40, &x1[44], &x1[51], _r, cos_bit); in av1_fdct64_new_avx2()
1118 btf_32_avx2_type0_new(cospi_m24, cospi_m40, &x1[45], &x1[50], _r, cos_bit); in av1_fdct64_new_avx2()
1129 btf_32_avx2_type0_new(cospi_m40, cospi_p24, &x1[21], &x1[26], _r, cos_bit); in av1_fdct64_new_avx2()
1130 btf_32_avx2_type0_new(cospi_m24, cospi_m40, &x1[22], &x1[25], _r, cos_bit); in av1_fdct64_new_avx2()