Home
last modified time | relevance | path

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

/external/libgav1/src/dsp/x86/
Dintrapred_cfl_sse4.cc192 const int max_luma_width, const int max_luma_height, in CflSubsampler444_4xH_SSE4_1()
212 const int max_luma_width, const int max_luma_height, in CflSubsampler444_8xH_SSE4_1()
295 const int max_luma_width, const int max_luma_height, in CflSubsampler444_8xH_SSE4_1()
318 const int max_luma_width, const int max_luma_height, in CflSubsampler444_SSE4_1()
421 const int max_luma_width, const int max_luma_height, in CflSubsampler444_SSE4_1()
623 const int max_luma_width, const int max_luma_height, in CflSubsampler420_8xH_SSE4_1()
754 const int max_luma_width, const int max_luma_height, in CflSubsampler420_WxH_SSE4_1()
1083 const int max_luma_width, const int max_luma_height, in CflSubsampler444_4xH_SSE4_1()
1163 const int max_luma_width, const int max_luma_height, in CflSubsampler444_8xH_SSE4_1()
1187 const int max_luma_width, const int max_luma_height, in CflSubsampler444_WxH_SSE4_1()
[all …]
/external/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()
571 const int max_luma_width, const int max_luma_height, in CflSubsampler444_4xH_NEON()
647 const int max_luma_width, const int max_luma_height, in CflSubsampler444_8xH_NEON()
671 const int max_luma_width, const int max_luma_height, in CflSubsampler444_WxH_NEON()
755 const int max_luma_width, const int max_luma_height, in CflSubsampler444_WxH_NEON()
949 const int max_luma_width, const int max_luma_height, in CflSubsampler420_8xH_NEON()
1068 const int max_luma_width, const int max_luma_height, in CflSubsampler420_WxH_NEON()
/external/libgav1/src/dsp/
Dintrapred_cfl.cc68 const int max_luma_width, const int max_luma_height, in CflSubsampler_C()
/external/libgav1/src/utils/
Dtypes.h105 int max_luma_width; member