Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dconvolve_sse4.h61 #ifndef LIBGAV1_Dsp8bpp_ConvolveCompound2D
62 #define LIBGAV1_Dsp8bpp_ConvolveCompound2D LIBGAV1_CPU_SSE4_1 macro
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dconvolve_neon.h41 #define LIBGAV1_Dsp8bpp_ConvolveCompound2D LIBGAV1_CPU_NEON macro
/aosp_15_r20/external/libgav1/src/dsp/
H A Dconvolve.cc750 #ifndef LIBGAV1_Dsp8bpp_ConvolveCompound2D in Init8bpp()