Home
last modified time | relevance | path

Searched refs:cospi_18_64 (Results 1 – 25 of 36) sorted by relevance

12

/external/libvpx/libvpx/vpx_dsp/
Dtxfm_common.h45 static const tran_coef_t cospi_18_64 = 10394; variable
Dfwd_txfm.c337 temp2 = step1[1] * cospi_14_64 + step1[6] * cospi_18_64; in vpx_fdct16x16_c()
348 temp1 = step1[1] * -cospi_18_64 + step1[6] * cospi_14_64; in vpx_fdct16x16_c()
647 step[9] = dct_32_round(output[9] * cospi_14_64 + output[14] * cospi_18_64); in vpx_fdct32()
652 step[14] = dct_32_round(output[14] * cospi_14_64 + output[9] * -cospi_18_64); in vpx_fdct32()
Dinv_txfm.c217 s4 = (int)(cospi_18_64 * x4 + cospi_14_64 * x5); in iadst8_c()
218 s5 = (int)(cospi_14_64 * x4 - cospi_18_64 * x5); in iadst8_c()
594 temp1 = step1[9] * cospi_14_64 - step1[14] * cospi_18_64; in idct16_c()
595 temp2 = step1[9] * cospi_18_64 + step1[14] * cospi_14_64; in idct16_c()
890 temp1 = step1[9] * cospi_14_64 - step1[14] * cospi_18_64; in idct32_c()
891 temp2 = step1[9] * cospi_18_64 + step1[14] * cospi_14_64; in idct32_c()
1529 s4 = (tran_high_t)cospi_18_64 * x4 + (tran_high_t)cospi_14_64 * x5; in vpx_highbd_iadst8_c()
1530 s5 = (tran_high_t)cospi_14_64 * x4 - (tran_high_t)cospi_18_64 * x5; in vpx_highbd_iadst8_c()
1934 step1[14] * (tran_high_t)cospi_18_64; in vpx_highbd_idct16_c()
1935 temp2 = step1[9] * (tran_high_t)cospi_18_64 + in vpx_highbd_idct16_c()
[all …]
/external/libaom/libaom/aom_dsp/
Dtxfm_common.h61 static const tran_high_t cospi_18_64 = 10394; variable
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans16_dspr2.c136 [cospi_14_64] "r"(cospi_14_64), [cospi_18_64] "r"(cospi_18_64), in idct16_rows_dspr2()
521 [cospi_14_64] "r"(cospi_14_64), [cospi_18_64] "r"(cospi_18_64), in idct16_cols_add_blk_dspr2()
Ditrans8_dspr2.c637 s4 = cospi_18_64 * x4 + cospi_14_64 * x5; in iadst8_dspr2()
638 s5 = cospi_14_64 * x4 - cospi_18_64 * x5; in iadst8_dspr2()
Dinv_txfm_msa.h24 cospi_18_64, cospi_22_64, cospi_26_64, cospi_30_64 }; \
254 cospi_22_64, -cospi_10_64, cospi_18_64, cospi_14_64 }; \
255 v8i16 mask2_m = { cospi_14_64, -cospi_18_64, cospi_26_64, cospi_6_64, \
Ditrans32_cols_dspr2.c342 [cospi_14_64] "r"(cospi_14_64), [cospi_18_64] "r"(cospi_18_64), in vpx_idct32_cols_add_blk_dspr2()
Dfwd_txfm_msa.c38 v8i16 coeff1 = { cospi_2_64, cospi_30_64, cospi_14_64, cospi_18_64, in fdct8x16_1d_column()
41 -cospi_2_64, -cospi_10_64, -cospi_18_64, -cospi_26_64, 0, 0, 0, 0 in fdct8x16_1d_column()
Ditrans32_dspr2.c386 [cospi_14_64] "r"(cospi_14_64), [cospi_18_64] "r"(cospi_18_64), in idct32_rows_dspr2()
Dfwd_txfm_msa.h189 v8i16 coeff1_m = { cospi_2_64, cospi_30_64, cospi_14_64, cospi_18_64, \
192 -cospi_2_64, -cospi_10_64, -cospi_18_64, -cospi_26_64, 0, 0, 0, 0 \
Dfwd_dct32x32_msa.c112 DOTP_CONST_PAIR(in2, in0, cospi_14_64, cospi_18_64, temp1, temp0); in fdct8x32_1d_column_even_store()
371 DOTP_CONST_PAIR(in2, in0, cospi_14_64, cospi_18_64, in5, in4); in fdct8x32_1d_row_even_4x()
443 DOTP_CONST_PAIR(in2, in0, cospi_14_64, cospi_18_64, temp1, temp0); in fdct8x32_1d_row_even()
754 DOTP_CONST_PAIR(in2, in0, cospi_14_64, cospi_18_64, temp1, temp0); in fdct8x32_1d_row_even_rd()
Didct16x16_msa.c41 DOTP_CONST_PAIR(reg9, reg7, cospi_14_64, cospi_18_64, loc2, loc3); in vpx_idct16_1d_rows_msa()
138 DOTP_CONST_PAIR(reg9, reg7, cospi_14_64, cospi_18_64, loc2, loc3); in vpx_idct16_1d_columns_addblk_msa()
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct16x16_add_sse4.c62 highbd_butterfly_sse4_1(io[9], io[7], cospi_14_64, cospi_18_64, &step2[9], in vpx_highbd_idct16_4col_sse4_1()
112 highbd_partial_butterfly_sse4_1(io[7], -cospi_18_64, cospi_14_64, &step2[9], in highbd_idct16x16_38_4col()
Dhighbd_idct16x16_add_sse2.c61 highbd_butterfly_sse2(io[9], io[7], cospi_14_64, cospi_18_64, &step2[9], in highbd_idct16_4col()
111 highbd_partial_butterfly_neg_sse2(io[7], cospi_14_64, cospi_18_64, &step2[9], in highbd_idct16x16_38_4col()
Dhighbd_idct32x32_add_sse4.c195 highbd_butterfly_sse4_1(in[18], in[14], cospi_14_64, cospi_18_64, &step2[9], in highbd_idct32_1024_4x32_quarter_2()
419 highbd_partial_butterfly_sse4_1(in[14], -cospi_18_64, cospi_14_64, &step2[9], in highbd_idct32_135_4x32_quarter_2()
Dhighbd_idct32x32_add_sse2.c191 highbd_butterfly_sse2(in[18], in[14], cospi_14_64, cospi_18_64, &step2[9], in highbd_idct32_1024_4x32_quarter_2()
415 highbd_partial_butterfly_neg_sse2(in[14], cospi_14_64, cospi_18_64, &step2[9], in highbd_idct32_135_4x32_quarter_2()
Dinv_txfm_ssse3.c237 partial_butterfly_ssse3(in[14], -cospi_18_64, cospi_14_64, &step2[9], in idct32_135_8x32_quarter_2()
Dinv_txfm_sse2.c237 const __m128i k__cospi_p18_p14 = pair_set_epi16(cospi_18_64, cospi_14_64); in iadst8_sse2()
238 const __m128i k__cospi_p14_m18 = pair_set_epi16(cospi_14_64, -cospi_18_64); in iadst8_sse2()
1067 butterfly(in[18], in[14], cospi_14_64, cospi_18_64, &step2[9], &step2[14]); in idct32_1024_8x32_quarter_2()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c215 temp2 = step1[1] * cospi_14_64 + step1[6] * cospi_18_64; in fdct16()
229 temp1 = step1[1] * -cospi_18_64 + step1[6] * cospi_14_64; in fdct16()
292 s4 = cospi_18_64 * x4 + cospi_14_64 * x5; in fadst8()
293 s5 = cospi_14_64 * x4 - cospi_18_64 * x5; in fadst8()
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct_msa.h24 cospi_18_64, cospi_22_64, cospi_26_64, cospi_30_64 }; \
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_highbd_iht8x8_add_sse4.c64 highbd_iadst_butterfly_sse4_1(io[3], io[4], cospi_18_64, cospi_14_64, s4, s5); in highbd_iadst8_sse4_1()
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht_neon.h199 create_s16x4_neon(cospi_18_64, cospi_14_64, cospi_26_64, cospi_6_64); in iadst8()
Dvp9_highbd_iht8x8_add_neon.c95 create_s32x4_neon(cospi_18_64, cospi_14_64, cospi_26_64, cospi_6_64); in highbd_iadst8()
/external/libvpx/libvpx/vpx_dsp/arm/
Dfdct16x16_neon.c330 butterfly_two_coeff(step[6], step[1], cospi_14_64, cospi_18_64, &out[9], in dct_body()

12