Searched refs:idct8x8_64_1d_bd8 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | idct8x8_add_neon.c | 36 idct8x8_64_1d_bd8(cospis0, cospis1, a); in vpx_idct8x8_64_add_neon() 37 idct8x8_64_1d_bd8(cospis0, cospis1, a); in vpx_idct8x8_64_add_neon()
|
D | highbd_idct8x8_add_neon.c | 327 idct8x8_64_1d_bd8(cospis0, cospis1, b); in vpx_highbd_idct8x8_64_add_neon() 328 idct8x8_64_1d_bd8(cospis0, cospis1, b); in vpx_highbd_idct8x8_64_add_neon()
|
D | idct_neon.h | 514 static INLINE void idct8x8_64_1d_bd8(const int16x4_t cospis0, in idct8x8_64_1d_bd8() function
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
D | vp9_highbd_iht8x8_add_neon.c | 200 idct8x8_64_1d_bd8(cospis0, cospis1, c); in vp9_highbd_iht8x8_64_add_neon() 201 idct8x8_64_1d_bd8(cospis0, cospis1, c); in vp9_highbd_iht8x8_64_add_neon() 210 idct8x8_64_1d_bd8(cospis0, cospis1, c); in vp9_highbd_iht8x8_64_add_neon() 225 idct8x8_64_1d_bd8(cospis0, cospis1, c); in vp9_highbd_iht8x8_64_add_neon()
|