Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/x86/
Dintrapred_cfl_sse4.h152 #ifndef LIBGAV1_Dsp8bpp_TransformSize4x8_CflIntraPredictor
153 #define LIBGAV1_Dsp8bpp_TransformSize4x8_CflIntraPredictor LIBGAV1_CPU_SSE4_1 macro
/external/libgav1/libgav1/src/dsp/arm/
Dintrapred_cfl_neon.h40 #define LIBGAV1_Dsp8bpp_TransformSize4x8_CflIntraPredictor LIBGAV1_CPU_NEON macro
/external/libgav1/libgav1/src/dsp/
Dintrapred_cfl.cc153 #ifndef LIBGAV1_Dsp8bpp_TransformSize4x8_CflIntraPredictor in Init8bpp()