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.cc191 const int max_luma_width, const int max_luma_height, in CflSubsampler444_4xH_SSE4_1()
211 const int max_luma_width, const int max_luma_height, in CflSubsampler444_8xH_SSE4_1()
294 const int max_luma_width, const int max_luma_height, in CflSubsampler444_8xH_SSE4_1()
317 const int max_luma_width, const int max_luma_height, in CflSubsampler444_SSE4_1()
420 const int max_luma_width, const int max_luma_height, in CflSubsampler444_SSE4_1()
622 const int max_luma_width, const int max_luma_height, in CflSubsampler420_8xH_SSE4_1()
753 const int max_luma_width, const int max_luma_height, in CflSubsampler420_WxH_SSE4_1()
1081 const int max_luma_width, const int max_luma_height, in CflSubsampler444_4xH_SSE4_1()
1160 const int max_luma_width, const int max_luma_height, in CflSubsampler444_8xH_SSE4_1()
1184 const int max_luma_width, const int max_luma_height, in CflSubsampler444_WxH_SSE4_1()
[all …]
/external/libgav1/libgav1/src/dsp/arm/
Dintrapred_cfl_neon.cc78 const int max_luma_width, const int max_luma_height, in CflSubsampler420_NEON()
175 const int max_luma_width, const int max_luma_height, in CflSubsampler444_NEON()
570 const int max_luma_width, const int max_luma_height, in CflSubsampler444_4xH_NEON()
645 const int max_luma_width, const int max_luma_height, in CflSubsampler444_8xH_NEON()
669 const int max_luma_width, const int max_luma_height, in CflSubsampler444_WxH_NEON()
753 const int max_luma_width, const int max_luma_height, in CflSubsampler444_WxH_NEON()
946 const int max_luma_width, const int max_luma_height, in CflSubsampler420_8xH_NEON()
1064 const int max_luma_width, const int max_luma_height, in CflSubsampler420_WxH_NEON()
/external/libgav1/libgav1/src/dsp/
Dintrapred_cfl.cc68 const int max_luma_width, const int max_luma_height, in CflSubsampler_C()
/external/libgav1/libgav1/src/utils/
Dtypes.h130 int max_luma_width; member