Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht4x4_add_neon.c37 idct4x4_16_kernel_bd8(a); in vp9_iht4x4_16_add_neon()
40 idct4x4_16_kernel_bd8(a); in vp9_iht4x4_16_add_neon()
45 idct4x4_16_kernel_bd8(a); in vp9_iht4x4_16_add_neon()
54 idct4x4_16_kernel_bd8(a); in vp9_iht4x4_16_add_neon()
Dvp9_highbd_iht4x4_add_neon.c95 idct4x4_16_kernel_bd8(a); in vp9_highbd_iht4x4_16_add_neon()
98 idct4x4_16_kernel_bd8(a); in vp9_highbd_iht4x4_16_add_neon()
103 idct4x4_16_kernel_bd8(a); in vp9_highbd_iht4x4_16_add_neon()
112 idct4x4_16_kernel_bd8(a); in vp9_highbd_iht4x4_16_add_neon()
/external/libvpx/libvpx/vpx_dsp/arm/
Didct_neon.h291 static INLINE void idct4x4_16_kernel_bd8(int16x8_t *const a) { in idct4x4_16_kernel_bd8() function
316 idct4x4_16_kernel_bd8(a); in transpose_idct4x4_16_bd8()