Searched refs:stg1_9 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | inv_txfm_ssse3.c | 1165 const __m128i stg1_9 = pair_set_epi16(cospi_5_64, cospi_27_64); in idct32_full_8x32_quarter_3_4() local 1177 butterfly(&in[5], &in[27], &stg1_8, &stg1_9, &u20, &u27); in idct32_full_8x32_quarter_3_4()
|
D | inv_txfm_sse2.c | 2195 MULTIPLICATION_AND_ADD_2(lo_5_27, hi_5_27, stg1_8, stg1_9, stp1_20, \ 2501 stg1_9, stg1_10, stg1_11, stp1_20, stp1_27, \ 2815 const __m128i stg1_9 = pair_set_epi16(cospi_5_64, cospi_27_64); in vpx_idct32x32_34_add_sse2() local 2966 const __m128i stg1_9 = pair_set_epi16(cospi_5_64, cospi_27_64); in vpx_idct32x32_1024_add_sse2() local
|