Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dintrapred_directional_neon.cc529 const int xstep8 = xstep << 3; in DirectionalZone2_4xH() local
617 const int xstep8 = xstep << 3; in DirectionalZone2_8xH() local
1895 const int xstep8 = xstep << 3; in DirectionalZone2_4xH() local
2024 const int xstep8 = xstep << 3; in DirectionalZone2_8xH() local
/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dintrapred_directional_sse4.cc739 const int xstep8 = xstep << 3; in DirectionalZone2_8xH() local