Home
last modified time | relevance | path

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

/external/libvpx/vp9/common/arm/neon/
Dvp9_iht4x4_add_neon.c48 iadst4(a); in vp9_iht4x4_16_add_neon()
52 iadst4(a); in vp9_iht4x4_16_add_neon()
60 iadst4(a); in vp9_iht4x4_16_add_neon()
62 iadst4(a); in vp9_iht4x4_16_add_neon()
Dvp9_highbd_iht4x4_add_neon.c106 iadst4(a); in vp9_highbd_iht4x4_16_add_neon()
110 iadst4(a); in vp9_highbd_iht4x4_16_add_neon()
118 iadst4(a); in vp9_highbd_iht4x4_16_add_neon()
120 iadst4(a); in vp9_highbd_iht4x4_16_add_neon()
Dvp9_iht_neon.h23 static INLINE void iadst4(int16x8_t *const io) { in iadst4() function