/external/libvpx/libvpx/vpx_dsp/ |
D | txfm_common.h | 37 static const tran_coef_t cospi_10_64 = 14449; variable
|
D | fwd_txfm.c | 340 temp1 = step1[2] * cospi_22_64 + step1[5] * cospi_10_64; in vpx_fdct16x16_c() 345 temp2 = step1[2] * -cospi_10_64 + step1[5] * cospi_22_64; in vpx_fdct16x16_c() 648 step[10] = dct_32_round(output[10] * cospi_22_64 + output[13] * cospi_10_64); in vpx_fdct32() 651 step[13] = dct_32_round(output[13] * cospi_22_64 + output[10] * -cospi_10_64); in vpx_fdct32()
|
D | inv_txfm.c | 215 s2 = (int)(cospi_10_64 * x2 + cospi_22_64 * x3); in iadst8_c() 216 s3 = (int)(cospi_22_64 * x2 - cospi_10_64 * x3); in iadst8_c() 599 temp1 = step1[10] * cospi_22_64 - step1[13] * cospi_10_64; in idct16_c() 600 temp2 = step1[10] * cospi_10_64 + step1[13] * cospi_22_64; in idct16_c() 895 temp1 = step1[10] * cospi_22_64 - step1[13] * cospi_10_64; in idct32_c() 896 temp2 = step1[10] * cospi_10_64 + step1[13] * cospi_22_64; in idct32_c() 1527 s2 = (tran_high_t)cospi_10_64 * x2 + (tran_high_t)cospi_22_64 * x3; in vpx_highbd_iadst8_c() 1528 s3 = (tran_high_t)cospi_22_64 * x2 - (tran_high_t)cospi_10_64 * x3; in vpx_highbd_iadst8_c() 1941 step1[13] * (tran_high_t)cospi_10_64; in vpx_highbd_idct16_c() 1942 temp2 = step1[10] * (tran_high_t)cospi_10_64 + in vpx_highbd_idct16_c() [all …]
|
/external/libaom/libaom/aom_dsp/ |
D | txfm_common.h | 53 static const tran_high_t cospi_10_64 = 14449; variable
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans16_dspr2.c | 196 [cospi_22_64] "r"(cospi_22_64), [cospi_10_64] "r"(cospi_10_64), in idct16_rows_dspr2() 581 [cospi_22_64] "r"(cospi_22_64), [cospi_10_64] "r"(cospi_10_64), in idct16_cols_add_blk_dspr2()
|
D | itrans8_dspr2.c | 635 s2 = cospi_10_64 * x2 + cospi_22_64 * x3; in iadst8_dspr2() 636 s3 = cospi_22_64 * x2 - cospi_10_64 * x3; in iadst8_dspr2()
|
D | inv_txfm_msa.h | 23 v8i16 coeff0_m = { cospi_2_64, cospi_6_64, cospi_10_64, cospi_14_64, \ 253 v8i16 mask1_m = { cospi_2_64, cospi_30_64, -cospi_2_64, cospi_10_64, \ 254 cospi_22_64, -cospi_10_64, cospi_18_64, cospi_14_64 }; \
|
D | itrans32_cols_dspr2.c | 397 [cospi_22_64] "r"(cospi_22_64), [cospi_10_64] "r"(cospi_10_64), in vpx_idct32_cols_add_blk_dspr2()
|
D | fwd_txfm_msa.c | 39 cospi_10_64, cospi_22_64, cospi_6_64, cospi_26_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 | 441 [cospi_22_64] "r"(cospi_22_64), [cospi_10_64] "r"(cospi_10_64), in idct32_rows_dspr2()
|
D | fwd_txfm_msa.h | 190 cospi_10_64, cospi_22_64, cospi_6_64, cospi_26_64 }; \ 192 -cospi_2_64, -cospi_10_64, -cospi_18_64, -cospi_26_64, 0, 0, 0, 0 \
|
D | fwd_dct32x32_msa.c | 120 DOTP_CONST_PAIR(vec5, vec2, cospi_22_64, cospi_10_64, temp1, temp0); in fdct8x32_1d_column_even_store() 379 DOTP_CONST_PAIR(vec5, vec2, cospi_22_64, cospi_10_64, in5, in4); in fdct8x32_1d_row_even_4x() 451 DOTP_CONST_PAIR(vec5, vec2, cospi_22_64, cospi_10_64, temp1, temp0); in fdct8x32_1d_row_even() 761 DOTP_CONST_PAIR(vec5, vec2, cospi_22_64, cospi_10_64, temp1, temp0); in fdct8x32_1d_row_even_rd()
|
D | idct16x16_msa.c | 48 DOTP_CONST_PAIR(reg5, reg11, cospi_22_64, cospi_10_64, reg5, reg11); in vpx_idct16_1d_rows_msa() 145 DOTP_CONST_PAIR(reg5, reg11, cospi_22_64, cospi_10_64, reg5, reg11); in vpx_idct16_1d_columns_addblk_msa()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_idct16x16_add_sse4.c | 64 highbd_butterfly_sse4_1(io[5], io[11], cospi_22_64, cospi_10_64, &step2[10], in vpx_highbd_idct16_4col_sse4_1() 114 highbd_partial_butterfly_sse4_1(io[5], cospi_22_64, cospi_10_64, &step2[10], in highbd_idct16x16_38_4col()
|
D | highbd_idct16x16_add_sse2.c | 63 highbd_butterfly_sse2(io[5], io[11], cospi_22_64, cospi_10_64, &step2[10], in highbd_idct16_4col() 113 highbd_partial_butterfly_sse2(io[5], cospi_22_64, cospi_10_64, &step2[10], in highbd_idct16x16_38_4col()
|
D | highbd_idct32x32_add_sse4.c | 197 highbd_butterfly_sse4_1(in[10], in[22], cospi_22_64, cospi_10_64, &step2[10], in highbd_idct32_1024_4x32_quarter_2() 421 highbd_partial_butterfly_sse4_1(in[10], cospi_22_64, cospi_10_64, &step2[10], in highbd_idct32_135_4x32_quarter_2()
|
D | highbd_idct32x32_add_sse2.c | 193 highbd_butterfly_sse2(in[10], in[22], cospi_22_64, cospi_10_64, &step2[10], in highbd_idct32_1024_4x32_quarter_2() 417 highbd_partial_butterfly_sse2(in[10], cospi_22_64, cospi_10_64, &step2[10], in highbd_idct32_135_4x32_quarter_2()
|
D | inv_txfm_ssse3.c | 239 partial_butterfly_ssse3(in[10], cospi_22_64, cospi_10_64, &step2[10], in idct32_135_8x32_quarter_2()
|
D | inv_txfm_sse2.c | 235 const __m128i k__cospi_p10_p22 = pair_set_epi16(cospi_10_64, cospi_22_64); in iadst8_sse2() 236 const __m128i k__cospi_p22_m10 = pair_set_epi16(cospi_22_64, -cospi_10_64); in iadst8_sse2() 1068 butterfly(in[10], in[22], cospi_22_64, cospi_10_64, &step2[10], &step2[13]); in idct32_1024_8x32_quarter_2()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_dct.c | 219 temp1 = step1[2] * cospi_22_64 + step1[5] * cospi_10_64; in fdct16() 225 temp2 = step1[2] * -cospi_10_64 + step1[5] * cospi_22_64; in fdct16() 290 s2 = cospi_10_64 * x2 + cospi_22_64 * x3; in fadst8() 291 s3 = cospi_22_64 * x2 - cospi_10_64 * x3; in fadst8()
|
/external/libvpx/libvpx/vp9/encoder/mips/msa/ |
D | vp9_fdct_msa.h | 23 v8i16 coeff0_m = { cospi_2_64, cospi_6_64, cospi_10_64, cospi_14_64, \
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_highbd_iht8x8_add_sse4.c | 74 highbd_iadst_butterfly_sse4_1(io[5], io[2], cospi_10_64, cospi_22_64, s2, s3); in highbd_iadst8_sse4_1()
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
D | vp9_iht_neon.h | 197 create_s16x4_neon(cospi_2_64, cospi_30_64, cospi_10_64, cospi_22_64); in iadst8()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | idct32x32_135_add_neon.c | 129 s2[13] = multiply_shift_and_narrow_s16(in[10], cospi_10_64); in vpx_idct32_12_neon() 419 s2[13] = multiply_shift_and_narrow_s16(in[10], cospi_10_64); in vpx_idct32_16_neon()
|
D | highbd_idct32x32_135_add_neon.c | 140 s2[13] = multiply_shift_and_narrow_s32_dual(in[10], cospi_10_64); in vpx_highbd_idct32_12_neon() 496 s2[13] = multiply_shift_and_narrow_s32_dual(in[10], cospi_10_64); in vpx_highbd_idct32_16_neon()
|