Searched refs:stg1_11 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | inv_txfm_ssse3.c | 1167 const __m128i stg1_11 = pair_set_epi16(cospi_21_64, cospi_11_64); in idct32_full_8x32_quarter_3_4() local 1178 butterfly(&in[21], &in[11], &stg1_10, &stg1_11, &u21, &u26); in idct32_full_8x32_quarter_3_4()
|
D | inv_txfm_sse2.c | 2501 stg1_9, stg1_10, stg1_11, stp1_20, stp1_27, \ 2968 const __m128i stg1_11 = pair_set_epi16(cospi_21_64, cospi_11_64); in vpx_idct32x32_1024_add_sse2() local
|