Searched defs:preg0 (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | fwd_txfm_sse2.h | 36 static INLINE int check_epi16_overflow_x2(const __m128i *preg0, in check_epi16_overflow_x2() 48 static INLINE int check_epi16_overflow_x4(const __m128i *preg0, in check_epi16_overflow_x4() 66 static INLINE int check_epi16_overflow_x8(const __m128i *preg0, in check_epi16_overflow_x8() 80 static INLINE int check_epi16_overflow_x12(const __m128i *preg0, in check_epi16_overflow_x12() 100 static INLINE int check_epi16_overflow_x16(const __m128i *preg0, in check_epi16_overflow_x16() 127 static INLINE int check_epi16_overflow_x32(const __m128i *preg0, in check_epi16_overflow_x32() 182 static INLINE int k_check_epi32_overflow_4(const __m128i *preg0, in k_check_epi32_overflow_4() 214 static INLINE int k_check_epi32_overflow_8(const __m128i *preg0, in k_check_epi32_overflow_8() 230 static INLINE int k_check_epi32_overflow_16(const __m128i *preg0, in k_check_epi32_overflow_16() 262 static INLINE int k_check_epi32_overflow_32(const __m128i *preg0, in k_check_epi32_overflow_32()
|