Home
last modified time | relevance | path

Searched refs:iadst_half_butterfly_pos_neon (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht16x16_add_neon.c225 iadst_half_butterfly_pos_neon(&x[7], &x[6], c_16_n16_8_24); in vpx_iadst16x16_256_add_half1d()
226 iadst_half_butterfly_pos_neon(&x[11], &x[10], c_16_n16_8_24); in vpx_iadst16x16_256_add_half1d()
Dvp9_iht_neon.h95 static INLINE void iadst_half_butterfly_pos_neon(int16x8_t *const x0, in iadst_half_butterfly_pos_neon() function