Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.h83 static INLINE uint8x8_t convolve4_8(const uint8x8_t s0, const uint8x8_t s1, in convolve4_8() function
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Daom_convolve8_neon.h149 static inline uint8x8_t convolve4_8(const int16x8_t s0, const int16x8_t s1, in convolve4_8() function