D | highbd_fwd_txfm_avx2.c | 2390 __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 …]
|