Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/x86/
Dcfl_ssse3.c344 static INLINE __m128i highbd_max_epi16(int bd) { in CFL_PREDICT_FN()
361 const __m128i max = highbd_max_epi16(bd); in cfl_predict_hbd_ssse3()
Dcfl_avx2.c303 static __m256i highbd_max_epi16(int bd) { in highbd_max_epi16() function
322 const __m256i max = highbd_max_epi16(bd); in cfl_predict_hbd_avx2()