Home
last modified time | relevance | path

Searched defs:max_luma_width (Results 1 – 4 of 4) sorted by relevance

/external/libgav1/libgav1/src/dsp/x86/
Dintrapred_cfl_sse4.cc150 const int max_luma_width, const int max_luma_height, in CflSubsampler444_4xH_SSE4_1()
170 const int max_luma_width, const int max_luma_height, in CflSubsampler444_8xH_SSE4_1()
253 const int max_luma_width, const int max_luma_height, in CflSubsampler444_8xH_SSE4_1()
276 const int max_luma_width, const int max_luma_height, in CflSubsampler444_SSE4_1()
401 const int max_luma_width, const int max_luma_height, in CflSubsampler444_SSE4_1()
637 const int max_luma_width, const int max_luma_height, in CflSubsampler420_8xH_SSE4_1()
765 const int max_luma_width, const int max_luma_height, in CflSubsampler420_WxH_SSE4_1()
/external/libgav1/libgav1/src/dsp/arm/
Dintrapred_cfl_neon.cc100 const int max_luma_width, const int max_luma_height, in CflSubsampler420_NEON()
206 const int max_luma_width, const int max_luma_height, in CflSubsampler444_NEON()
/external/libgav1/libgav1/src/dsp/
Dintrapred.cc463 const int max_luma_width, const int max_luma_height, in CflSubsampler_C()
/external/libgav1/libgav1/src/utils/
Dtypes.h129 int max_luma_width; member