Searched refs:stg1_14 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | inv_txfm_ssse3.c | 1170 const __m128i stg1_14 = pair_set_epi16(cospi_3_64, -cospi_29_64); in idct32_full_8x32_quarter_3_4() local 1181 butterfly(&in[29], &in[3], &stg1_14, &stg1_15, &u23, &u24); in idct32_full_8x32_quarter_3_4()
|
D | inv_txfm_sse2.c | 2197 MULTIPLICATION_AND_ADD_2(lo_29_3, hi_29_3, stg1_14, stg1_15, stp1_23, \ 2504 stg1_13, stg1_14, stg1_15, stp1_22, stp1_25, \ 2816 const __m128i stg1_14 = pair_set_epi16(cospi_3_64, -cospi_29_64); in vpx_idct32x32_34_add_sse2() local 2971 const __m128i stg1_14 = pair_set_epi16(cospi_3_64, -cospi_29_64); in vpx_idct32x32_1024_add_sse2() local
|