Home
last modified time | relevance | path

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

/external/libgav1/src/dsp/x86/
Dintrapred_sse4.h280 #ifndef LIBGAV1_Dsp8bpp_TransformSize64x32_IntraPredictorDc
281 #define LIBGAV1_Dsp8bpp_TransformSize64x32_IntraPredictorDc LIBGAV1_CPU_SSE4_1 macro
/external/libgav1/src/dsp/arm/
Dintrapred_neon.h139 #define LIBGAV1_Dsp8bpp_TransformSize64x32_IntraPredictorDc LIBGAV1_CPU_NEON macro
/external/libgav1/src/dsp/
Dintrapred.cc832 #ifndef LIBGAV1_Dsp8bpp_TransformSize64x32_IntraPredictorDc in Init8bpp()