Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/x86/
Dintra_edge_sse4.h40 #ifndef LIBGAV1_Dsp8bpp_IntraEdgeUpsampler
41 #define LIBGAV1_Dsp8bpp_IntraEdgeUpsampler LIBGAV1_CPU_SSE4_1 macro
/external/libgav1/libgav1/src/dsp/arm/
Dintra_edge_neon.h35 #define LIBGAV1_Dsp8bpp_IntraEdgeUpsampler LIBGAV1_CPU_NEON macro
/external/libgav1/libgav1/src/dsp/
Dintra_edge.cc80 #ifndef LIBGAV1_Dsp8bpp_IntraEdgeUpsampler in Init8bpp()