Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/x86/
Dmotion_vector_search_sse4.h35 #ifndef LIBGAV1_Dsp8bpp_MotionVectorSearch
36 #define LIBGAV1_Dsp8bpp_MotionVectorSearch LIBGAV1_CPU_SSE4_1 macro
/external/libgav1/libgav1/src/dsp/arm/
Dmotion_vector_search_neon.h35 #define LIBGAV1_Dsp8bpp_MotionVectorSearch LIBGAV1_CPU_NEON macro
/external/libgav1/libgav1/src/dsp/
Dmotion_vector_search.cc33 !defined(LIBGAV1_Dsp8bpp_MotionVectorSearch) || \
173 !defined(LIBGAV1_Dsp8bpp_MotionVectorSearch) in Init8bpp()