Home
last modified time | relevance | path

Searched defs:convolve8_8 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.h40 static INLINE uint8x8_t convolve8_8(const int16x8_t s0, const int16x8_t s1, in convolve8_8() function
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dav1_convolve_horiz_rs_neon.c43 static inline uint8x8_t convolve8_8(const int16x8_t s0, const int16x8_t s1, in convolve8_8() function
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Daom_convolve8_neon.h41 static inline uint8x8_t convolve8_8(const int16x8_t s0, const int16x8_t s1, in convolve8_8() function