Home
last modified time | relevance | path

Searched refs:LIBGAV1_Dsp8bpp_TransformSize4x4_IntraPredictorDc (Results 1 – 4 of 4) sorted by relevance

/external/libgav1/src/dsp/x86/
Dintrapred_sse4.h212 #ifndef LIBGAV1_Dsp8bpp_TransformSize4x4_IntraPredictorDc
213 #define LIBGAV1_Dsp8bpp_TransformSize4x4_IntraPredictorDc LIBGAV1_CPU_SSE4_1 macro
/external/libgav1/
DREADME.md156 `LIBGAV1_Dsp8bpp_TransformSize4x4_IntraPredictorDc`. The Dsp-table name is of
164 #ifndef LIBGAV1_Dsp8bpp_TransformSize4x4_IntraPredictorDc
165 #define LIBGAV1_Dsp8bpp_TransformSize4x4_IntraPredictorDc LIBGAV1_CPU_SSE4_1
/external/libgav1/src/dsp/arm/
Dintrapred_neon.h37 #define LIBGAV1_Dsp8bpp_TransformSize4x4_IntraPredictorDc LIBGAV1_CPU_NEON macro
/external/libgav1/src/dsp/
Dintrapred.cc360 #ifndef LIBGAV1_Dsp8bpp_TransformSize4x4_IntraPredictorDc in Init8bpp()