Searched refs:stg1_13 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | inv_txfm_ssse3.c | 1169 const __m128i stg1_13 = pair_set_epi16(cospi_13_64, cospi_19_64); in idct32_full_8x32_quarter_3_4() local 1180 butterfly(&in[13], &in[19], &stg1_12, &stg1_13, &u22, &u25); in idct32_full_8x32_quarter_3_4()
|
D | inv_txfm_sse2.c | 2504 stg1_13, stg1_14, stg1_15, stp1_22, stp1_25, \ 2970 const __m128i stg1_13 = pair_set_epi16(cospi_13_64, cospi_19_64); in vpx_idct32x32_1024_add_sse2() local
|