Searched defs:max_luma_width (Results 1 – 4 of 4) sorted by relevance
/external/libgav1/libgav1/src/dsp/x86/ |
D | intrapred_cfl_sse4.cc | 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() 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/ |
D | intrapred_cfl_neon.cc | 78 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/ |
D | intrapred_cfl.cc | 68 const int max_luma_width, const int max_luma_height, in CflSubsampler_C()
|
/external/libgav1/libgav1/src/utils/ |
D | types.h | 130 int max_luma_width; member
|