Home
last modified time | relevance | path

Searched refs:prounding (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_txfm_sse2.h274 const __m128i *prounding, in mult_round_shift() argument
278 const __m128i v0 = _mm_add_epi32(u0, *prounding); in mult_round_shift()
279 const __m128i v1 = _mm_add_epi32(u1, *prounding); in mult_round_shift()