Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dfdct16x16_neon.h119 static INLINE void load_cross(const int16_t *a, int stride, in load_cross() function
H A Dfdct32x32_neon.h24 static INLINE void load_cross(const int16_t *a, int stride, int16x8_t *b) { in load_cross() function