Home
last modified time | relevance | path

Searched defs:vert_inside (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dintrapred_cfl_sse4.cc304 const int vert_inside = block_height <= max_luma_height; in CflSubsampler444_8xH_SSE4_1() local
431 const int vert_inside = block_height <= max_luma_height; in CflSubsampler444_SSE4_1() local
1174 const int vert_inside = block_height <= max_luma_height; in CflSubsampler444_8xH_SSE4_1() local
1292 const int vert_inside = block_height <= max_luma_height; in CflSubsampler444_WxH_SSE4_1() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dintrapred_cfl_neon.cc658 const int vert_inside = block_height <= max_luma_height; in CflSubsampler444_8xH_NEON() local
764 const int vert_inside = block_height <= max_luma_height; in CflSubsampler444_WxH_NEON() local