Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dintrapred_directional_neon.cc540 int xstep_bounds_base = (xstep == 64) ? 0 : xstep - 1; in DirectionalZone2_4xH() local
608 const int xstep_bounds_base, const int16x8_t left_y, in DirectionalZone2_8xH()
686 int xstep_bounds_base = (xstep == 64) ? 0 : xstep - 1; in DirectionalZone2_WxH() local
1905 int xstep_bounds_base = (xstep == 64) ? 0 : xstep - 1; in DirectionalZone2_4xH() local
1975 int xstep_bounds_base = (xstep == 64) ? 0 : xstep - 1; in DirectionalZone2_Wx4() local
2016 const int xstep_bounds_base, const int16x8_t left_y) { in DirectionalZone2_8xH()
2108 int xstep_bounds_base = (xstep == 64) ? 0 : xstep - 1; in DirectionalZone2_NEON() local
/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dintrapred_directional_sse4.cc730 const __m128i& xstep_for_shift, const __m128i& xstep_bounds_base, in DirectionalZone2_8xH()
845 __m128i xstep_bounds_base = in DirectionalZone2_SSE4_1() local
929 __m128i xstep_bounds_base = in DirectionalZone2_4_SSE4_1() local