Home
last modified time | relevance | path

Searched refs:cospi_5_64 (Results 1 – 25 of 29) sorted by relevance

12

/external/libvpx/libvpx/vpx_dsp/
Dtxfm_common.h32 static const tran_coef_t cospi_5_64 = 15893; variable
Dinv_txfm.c418 s2 = x2 * cospi_5_64 + x3 * cospi_27_64; in iadst16_c()
419 s3 = x2 * cospi_27_64 - x3 * cospi_5_64; in iadst16_c()
855 temp1 = (int16_t)input[5] * cospi_27_64 - (int16_t)input[27] * cospi_5_64; in idct32_c()
856 temp2 = (int16_t)input[5] * cospi_5_64 + (int16_t)input[27] * cospi_27_64; in idct32_c()
1746 s2 = x2 * (tran_high_t)cospi_5_64 + x3 * (tran_high_t)cospi_27_64; in vpx_highbd_iadst16_c()
1747 s3 = x2 * (tran_high_t)cospi_27_64 - x3 * (tran_high_t)cospi_5_64; in vpx_highbd_iadst16_c()
2233 input[5] * (tran_high_t)cospi_27_64 - input[27] * (tran_high_t)cospi_5_64; in highbd_idct32_c()
2235 input[5] * (tran_high_t)cospi_5_64 + input[27] * (tran_high_t)cospi_27_64; in highbd_idct32_c()
Dfwd_txfm.c694 output[5] = dct_32_round(step[20] * cospi_27_64 + step[27] * cospi_5_64); in vpx_fdct32()
701 output[27] = dct_32_round(step[27] * cospi_27_64 + step[20] * -cospi_5_64); in vpx_fdct32()
/external/libaom/libaom/aom_dsp/
Dtxfm_common.h48 static const tran_high_t cospi_5_64 = 15893; variable
/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_txfm_ssse3.c136 partial_butterfly_ssse3(in[5], cospi_27_64, cospi_5_64, &step1[20], in idct32_34_8x32_quarter_3_4()
284 partial_butterfly_ssse3(in[5], cospi_27_64, cospi_5_64, &step1[20], in idct32_135_8x32_quarter_3_4()
Dhighbd_idct32x32_add_sse4.c242 highbd_butterfly_sse4_1(in[5], in[27], cospi_27_64, cospi_5_64, &step1[20], in highbd_idct32_1024_4x32_quarter_3_4()
466 highbd_partial_butterfly_sse4_1(in[5], cospi_27_64, cospi_5_64, &step1[20], in highbd_idct32_135_4x32_quarter_3_4()
667 highbd_partial_butterfly_sse4_1(in[5], cospi_27_64, cospi_5_64, &step1[20], in highbd_idct32_34_4x32_quarter_3_4()
Dhighbd_idct32x32_add_sse2.c238 highbd_butterfly_sse2(in[5], in[27], cospi_27_64, cospi_5_64, &step1[20], in highbd_idct32_1024_4x32_quarter_3_4()
462 highbd_partial_butterfly_sse2(in[5], cospi_27_64, cospi_5_64, &step1[20], in highbd_idct32_135_4x32_quarter_3_4()
671 highbd_partial_butterfly_sse2(in[5], cospi_27_64, cospi_5_64, &step1[20], in highbd_idct32_34_4x32_quarter_3_4()
Dinv_txfm_sse2.c522 const __m128i k__cospi_p05_p27 = pair_set_epi16(cospi_5_64, cospi_27_64); in vpx_iadst16_8col_sse2()
523 const __m128i k__cospi_p27_m05 = pair_set_epi16(cospi_27_64, -cospi_5_64); in vpx_iadst16_8col_sse2()
970 butterfly(in[5], zero, cospi_27_64, cospi_5_64, &step1[20], &step1[27]); in idct32_34_8x32_quarter_3_4()
1107 butterfly(in[5], in[27], cospi_27_64, cospi_5_64, &step1[20], &step1[27]); in idct32_1024_8x32_quarter_3_4()
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans32_cols_dspr2.c229 [cospi_27_64] "r"(cospi_27_64), [cospi_5_64] "r"(cospi_5_64), in vpx_idct32_cols_add_blk_dspr2()
Ditrans32_dspr2.c273 [cospi_27_64] "r"(cospi_27_64), [cospi_5_64] "r"(cospi_5_64), in idct32_rows_dspr2()
Ditrans16_dspr2.c1091 s2 = x2 * cospi_5_64 + x3 * cospi_27_64; in iadst16_dspr2()
1092 s3 = x2 * cospi_27_64 - x3 * cospi_5_64; in iadst16_dspr2()
Dinv_txfm_msa.h351 k0_m = VP9_SET_COSPI_PAIR(cospi_5_64, cospi_27_64); \
352 k1_m = VP9_SET_COSPI_PAIR(cospi_27_64, -cospi_5_64); \
Didct16x16_msa.c372 k0 = VP9_SET_COSPI_PAIR(cospi_5_64, cospi_27_64); in vpx_iadst16_1d_columns_addblk_msa()
373 k1 = VP9_SET_COSPI_PAIR(cospi_27_64, -cospi_5_64); in vpx_iadst16_1d_columns_addblk_msa()
Dfwd_dct32x32_msa.c222 DOTP_CONST_PAIR(in19, in16, cospi_27_64, cospi_5_64, vec5, vec4); in fdct8x32_1d_column_odd_store()
568 DOTP_CONST_PAIR(in19, in16, cospi_27_64, cospi_5_64, vec5, vec4); in fdct8x32_1d_row_odd()
881 DOTP_CONST_PAIR(in19, in16, cospi_27_64, cospi_5_64, vec5, vec4); in fdct8x32_1d_row_odd_rd()
Didct32x32_msa.c184 DOTP_CONST_PAIR(reg1, reg6, cospi_27_64, cospi_5_64, reg1, reg6); in idct32x8_row_odd_process_store()
488 DOTP_CONST_PAIR(reg1, reg6, cospi_27_64, cospi_5_64, reg1, reg6); in idct8x32_column_odd_process_store()
/external/libvpx/libvpx/vpx_dsp/arm/
Didct32x32_34_add_neon.c67 s1[27] = multiply_shift_and_narrow_s16(in[5], cospi_5_64); in vpx_idct32_6_neon()
285 s1[27] = multiply_shift_and_narrow_s16(in[5], cospi_5_64); in vpx_idct32_8_neon()
Dhighbd_idct32x32_34_add_neon.c75 s1[27] = multiply_shift_and_narrow_s32_dual(in[5], cospi_5_64); in vpx_highbd_idct32_6_neon()
390 s1[27] = multiply_shift_and_narrow_s32_dual(in[5], cospi_5_64); in vpx_highbd_idct32_8_neon()
Didct32x32_135_add_neon.c116 s1[27] = multiply_shift_and_narrow_s16(in[5], cospi_5_64); in vpx_idct32_12_neon()
400 s1[27] = multiply_shift_and_narrow_s16(in[5], cospi_5_64); in vpx_idct32_16_neon()
Dhighbd_idct32x32_135_add_neon.c127 s1[27] = multiply_shift_and_narrow_s32_dual(in[5], cospi_5_64); in vpx_highbd_idct32_12_neon()
477 s1[27] = multiply_shift_and_narrow_s32_dual(in[5], cospi_5_64); in vpx_highbd_idct32_16_neon()
Dfdct32x32_neon.c500 butterfly_two_coeff(b[27], b[20], cospi_27_64, cospi_5_64, &a[5], &a[27]); in dct_body_first_pass()
953 BUTTERFLY_TWO_S32(c, 27, 20, cospi_27_64, cospi_5_64, d, 5, 27); in dct_body_second_pass()
1263 butterfly_two_coeff(a[27], a[20], cospi_27_64, cospi_5_64, &out[5], &out[27]); in dct_body_second_pass_rd()
Dhighbd_idct32x32_1024_add_neon.c453 do_butterfly(q[14], q[13], cospi_27_64, cospi_5_64, &q[0], &q[2]); in vpx_highbd_idct32_32_neon()
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht16x16_add_neon.c27 create_s16x4_neon(cospi_1_64, cospi_31_64, cospi_5_64, cospi_27_64); in vpx_iadst16x16_256_add_half1d()
Dvp9_highbd_iht16x16_add_neon.c157 create_s32x4_neon(cospi_1_64, cospi_31_64, cospi_5_64, cospi_27_64); in highbd_iadst16_neon()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c370 s2 = x2 * cospi_5_64 + x3 * cospi_27_64; in fadst16()
371 s3 = x2 * cospi_27_64 - x3 * cospi_5_64; in fadst16()
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_highbd_iht16x16_add_sse4.c64 highbd_iadst_butterfly_sse4_1(io[13], io[2], cospi_5_64, cospi_27_64, s2, s3); in highbd_iadst16_4col_sse4_1()

12