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