Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_txfm_sse2.h127 static INLINE int check_epi16_overflow_x32(const __m128i *preg0, in check_epi16_overflow_x32() function
Dfwd_dct32x32_impl_sse2.h551 overflow = check_epi16_overflow_x32( in FDCT32x32_2D()