Searched refs:stg1_4 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | inv_txfm_ssse3.c | 1160 const __m128i stg1_4 = pair_set_epi16(cospi_23_64, -cospi_9_64); in idct32_full_8x32_quarter_3_4() local 1174 butterfly(&in[9], &in[23], &stg1_4, &stg1_5, &u18, &u29); in idct32_full_8x32_quarter_3_4()
|
D | inv_txfm_sse2.c | 2498 MULTIPLICATION_AND_ADD(lo_9_23, hi_9_23, lo_25_7, hi_25_7, stg1_4, stg1_5, \ 2961 const __m128i stg1_4 = pair_set_epi16(cospi_23_64, -cospi_9_64); in vpx_idct32x32_1024_add_sse2() local
|