Home
last modified time | relevance | path

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

/external/libgav1/src/dsp/x86/
Dwarp_sse4.h38 #ifndef LIBGAV1_Dsp8bpp_WarpCompound
39 #define LIBGAV1_Dsp8bpp_WarpCompound LIBGAV1_CPU_SSE4_1 macro
/external/libgav1/src/dsp/arm/
Dwarp_neon.h34 #define LIBGAV1_Dsp8bpp_WarpCompound LIBGAV1_CPU_NEON macro
/external/libgav1/src/dsp/
Dwarp.cc439 #ifndef LIBGAV1_Dsp8bpp_WarpCompound in Init8bpp()