Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht8x8_add_neon.c50 iadst8(a); in vp9_iht8x8_64_add_neon()
54 iadst8(a); in vp9_iht8x8_64_add_neon()
61 iadst8(a); in vp9_iht8x8_64_add_neon()
63 iadst8(a); in vp9_iht8x8_64_add_neon()
Dvp9_highbd_iht8x8_add_neon.c213 iadst8(c); in vp9_highbd_iht8x8_64_add_neon()
224 iadst8(c); in vp9_highbd_iht8x8_64_add_neon()
232 iadst8(c); in vp9_highbd_iht8x8_64_add_neon()
235 iadst8(c); in vp9_highbd_iht8x8_64_add_neon()
Dvp9_iht_neon.h195 static INLINE void iadst8(int16x8_t *const io) { in iadst8() function