Searched refs:stg1_6 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | inv_txfm_ssse3.c | 1162 const __m128i stg1_6 = pair_set_epi16(cospi_7_64, -cospi_25_64); in idct32_full_8x32_quarter_3_4() local 1175 butterfly(&in[25], &in[7], &stg1_6, &stg1_7, &u19, &u28); in idct32_full_8x32_quarter_3_4()
|
D | inv_txfm_sse2.c | 2193 MULTIPLICATION_AND_ADD_2(lo_25_7, hi_25_7, stg1_6, stg1_7, stp1_19, \ 2499 stg1_6, stg1_7, stp1_18, stp1_29, stp1_19, stp1_28) \ 2812 const __m128i stg1_6 = pair_set_epi16(cospi_7_64, -cospi_25_64); in vpx_idct32x32_34_add_sse2() local 2963 const __m128i stg1_6 = pair_set_epi16(cospi_7_64, -cospi_25_64); in vpx_idct32x32_1024_add_sse2() local
|