Searched refs:idct8x8_64_half1d_bd10 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/common/arm/neon/ |
D | vp9_highbd_iht8x8_add_neon.c | 256 idct8x8_64_half1d_bd10(cospis0, cospis1, &a[0], &a[1], &a[2], &a[3], in vp9_highbd_iht8x8_64_add_neon() 258 idct8x8_64_half1d_bd10(cospis0, cospis1, &a[8], &a[9], &a[10], &a[11], in vp9_highbd_iht8x8_64_add_neon() 260 idct8x8_64_half1d_bd10(cospis0, cospis1, &a[0], &a[8], &a[1], &a[9], in vp9_highbd_iht8x8_64_add_neon() 262 idct8x8_64_half1d_bd10(cospis0, cospis1, &a[4], &a[12], &a[5], &a[13], in vp9_highbd_iht8x8_64_add_neon()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_idct8x8_add_neon.c | 343 idct8x8_64_half1d_bd10(cospis0, cospis1, &a[0], &a[1], &a[2], &a[3], in vpx_highbd_idct8x8_64_add_neon() 345 idct8x8_64_half1d_bd10(cospis0, cospis1, &a[8], &a[9], &a[10], &a[11], in vpx_highbd_idct8x8_64_add_neon() 347 idct8x8_64_half1d_bd10(cospis0, cospis1, &a[0], &a[8], &a[1], &a[9], in vpx_highbd_idct8x8_64_add_neon() 349 idct8x8_64_half1d_bd10(cospis0, cospis1, &a[4], &a[12], &a[5], &a[13], in vpx_highbd_idct8x8_64_add_neon()
|
D | highbd_idct_neon.h | 166 static INLINE void idct8x8_64_half1d_bd10( in idct8x8_64_half1d_bd10() function
|