Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/x86/
Dintrapred_cfl_sse4.cc130 const int max_luma_height, const void* const source, ptrdiff_t stride) { in CflSubsampler444_4xH_SSE4_1()
191 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()
443 const int /*max_luma_width*/, const int max_luma_height, in CflSubsampler420_4xH_SSE4_1()
513 const int /*max_luma_width*/, const int max_luma_height, in CflSubsampler420Impl_8xH_SSE4_1()
622 const int max_luma_width, const int max_luma_height, in CflSubsampler420_8xH_SSE4_1()
636 const int /*max_luma_width*/, const int max_luma_height, in CflSubsampler420Impl_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()
510 const int max_luma_height, const void* const source, ptrdiff_t stride) { in CflSubsampler444_4xH_NEON()
570 const int max_luma_width, const int max_luma_height, in CflSubsampler444_4xH_NEON()
591 const int max_luma_height, const void* const source, ptrdiff_t stride) { in CflSubsampler444_8xH_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()
775 const int /*max_luma_width*/, const int max_luma_height, in CflSubsampler420_4xH_NEON()
842 const int max_luma_height, const void* const source, ptrdiff_t stride) { in CflSubsampler420Impl_8xH_NEON()
[all …]
/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.h131 int max_luma_height; member