Searched refs:stg2_6 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | inv_txfm_sse2.c | 750 stg2_6, stg2_7, stp2_10, stp2_13, stp2_11, stp2_12) \ 868 stg2_6, stg2_7, stp1_8_0, stp1_15, stp1_11, \ 975 const __m128i stg2_6 = pair_set_epi16(cospi_6_64, -cospi_26_64); in vpx_idct16x16_256_add_sse2() local 1941 const __m128i stg2_6 = pair_set_epi16(cospi_6_64, -cospi_26_64); in vpx_idct16x16_10_add_sse2() local 1979 tmp5 = _mm_madd_epi16(lo_13_3, stg2_6); in vpx_idct16x16_10_add_sse2() 2211 MULTIPLICATION_AND_ADD_2(lo_26_6, hi_26_6, stg2_6, stg2_7, stp2_11, \ 2524 stg2_5, stg2_6, stg2_7, stp2_10, stp2_13, stp2_11, \ 2821 const __m128i stg2_6 = pair_set_epi16(cospi_6_64, -cospi_26_64); in vpx_idct32x32_34_add_sse2() local 2980 const __m128i stg2_6 = pair_set_epi16(cospi_6_64, -cospi_26_64); in vpx_idct32x32_1024_add_sse2() local
|
D | inv_txfm_ssse3.c | 1057 const __m128i stg2_6 = pair_set_epi16(cospi_6_64, -cospi_26_64); in idct32_full_8x32_quarter_2() local 1060 butterfly(&in[26], &in[6], &stg2_6, &stg2_7, &u11, &u12); in idct32_full_8x32_quarter_2()
|