Home
last modified time | relevance | path

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

12

/external/libvpx/libvpx/vpx_dsp/
Dtxfm_common.h37 static const tran_coef_t cospi_10_64 = 14449; variable
Dfwd_txfm.c340 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()
Dinv_txfm.c215 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/
Dtxfm_common.h53 static const tran_high_t cospi_10_64 = 14449; variable
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans16_dspr2.c196 [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()
Ditrans8_dspr2.c635 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()
Dinv_txfm_msa.h23 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 }; \
Ditrans32_cols_dspr2.c397 [cospi_22_64] "r"(cospi_22_64), [cospi_10_64] "r"(cospi_10_64), in vpx_idct32_cols_add_blk_dspr2()
Dfwd_txfm_msa.c39 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()
Ditrans32_dspr2.c441 [cospi_22_64] "r"(cospi_22_64), [cospi_10_64] "r"(cospi_10_64), in idct32_rows_dspr2()
Dfwd_txfm_msa.h190 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 \
Dfwd_dct32x32_msa.c120 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()
Didct16x16_msa.c48 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/
Dhighbd_idct16x16_add_sse4.c64 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()
Dhighbd_idct16x16_add_sse2.c63 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()
Dhighbd_idct32x32_add_sse4.c197 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()
Dhighbd_idct32x32_add_sse2.c193 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()
Dinv_txfm_ssse3.c239 partial_butterfly_ssse3(in[10], cospi_22_64, cospi_10_64, &step2[10], in idct32_135_8x32_quarter_2()
Dinv_txfm_sse2.c235 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/
Dvp9_dct.c219 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/
Dvp9_fdct_msa.h23 v8i16 coeff0_m = { cospi_2_64, cospi_6_64, cospi_10_64, cospi_14_64, \
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_highbd_iht8x8_add_sse4.c74 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/
Dvp9_iht_neon.h197 create_s16x4_neon(cospi_2_64, cospi_30_64, cospi_10_64, cospi_22_64); in iadst8()
/external/libvpx/libvpx/vpx_dsp/arm/
Didct32x32_135_add_neon.c129 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()
Dhighbd_idct32x32_135_add_neon.c140 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()

12