Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_txfm_sse2.h272 static INLINE __m128i mult_round_shift(const __m128i *pin0, const __m128i *pin1, in mult_round_shift() argument
276 const __m128i u0 = _mm_madd_epi16(*pin0, *pmultiplier); in mult_round_shift()