/external/libvpx/libvpx/vpx_dsp/ |
D | txfm_common.h | 45 static const tran_coef_t cospi_18_64 = 10394; variable
|
D | fwd_txfm.c | 337 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()
|
D | inv_txfm.c | 217 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/ |
D | txfm_common.h | 61 static const tran_high_t cospi_18_64 = 10394; variable
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans16_dspr2.c | 136 [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()
|
D | itrans8_dspr2.c | 637 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()
|
D | inv_txfm_msa.h | 24 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, \
|
D | itrans32_cols_dspr2.c | 342 [cospi_14_64] "r"(cospi_14_64), [cospi_18_64] "r"(cospi_18_64), in vpx_idct32_cols_add_blk_dspr2()
|
D | fwd_txfm_msa.c | 38 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()
|
D | itrans32_dspr2.c | 386 [cospi_14_64] "r"(cospi_14_64), [cospi_18_64] "r"(cospi_18_64), in idct32_rows_dspr2()
|
D | fwd_txfm_msa.h | 189 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 \
|
D | fwd_dct32x32_msa.c | 112 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()
|
D | idct16x16_msa.c | 41 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/ |
D | highbd_idct16x16_add_sse4.c | 62 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()
|
D | highbd_idct16x16_add_sse2.c | 61 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()
|
D | highbd_idct32x32_add_sse4.c | 195 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()
|
D | highbd_idct32x32_add_sse2.c | 191 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()
|
D | inv_txfm_ssse3.c | 237 partial_butterfly_ssse3(in[14], -cospi_18_64, cospi_14_64, &step2[9], in idct32_135_8x32_quarter_2()
|
D | inv_txfm_sse2.c | 237 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/ |
D | vp9_dct.c | 215 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/ |
D | vp9_fdct_msa.h | 24 cospi_18_64, cospi_22_64, cospi_26_64, cospi_30_64 }; \
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_highbd_iht8x8_add_sse4.c | 64 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/ |
D | vp9_iht_neon.h | 199 create_s16x4_neon(cospi_18_64, cospi_14_64, cospi_26_64, cospi_6_64); in iadst8()
|
D | vp9_highbd_iht8x8_add_neon.c | 95 create_s32x4_neon(cospi_18_64, cospi_14_64, cospi_26_64, cospi_6_64); in highbd_iadst8()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | fdct16x16_neon.c | 330 butterfly_two_coeff(step[6], step[1], cospi_14_64, cospi_18_64, &out[9], in dct_body()
|