Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dmem_neon.h22 static INLINE int16x4_t create_s16x4_neon(const int16_t c0, const int16_t c1, in create_s16x4_neon() function
/external/libaom/libaom/av1/common/arm/
Dav1_inv_txfm_neon.c251 static INLINE int16x4_t create_s16x4_neon(int16_t *const c0, int16_t *const c1, in create_s16x4_neon() function