Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht_neon.h60 static INLINE void iadst_half_butterfly_neon(int16x8_t *const x, in iadst_half_butterfly_neon() function
247 iadst_half_butterfly_neon(x + 2, c2); in iadst8()
248 iadst_half_butterfly_neon(x + 6, c2); in iadst8()