Searched refs:highbd_add8x8 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_idct8x8_add_neon.c | 287 highbd_add8x8(c, dest, stride, bd); in vpx_highbd_idct8x8_12_add_neon() 370 highbd_add8x8(c, dest, stride, bd); in vpx_highbd_idct8x8_64_add_neon()
|
D | highbd_idct_neon.h | 99 static INLINE void highbd_add8x8(int16x8_t *const a, uint16_t *dest, in highbd_add8x8() function
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
D | vp9_highbd_iht8x8_add_neon.c | 344 highbd_add8x8(c, dest, stride, bd); in vp9_highbd_iht8x8_64_add_neon()
|