Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct8x8_add_neon.c287 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()
Dhighbd_idct_neon.h99 static INLINE void highbd_add8x8(int16x8_t *const a, uint16_t *dest, in highbd_add8x8() function
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_highbd_iht8x8_add_neon.c344 highbd_add8x8(c, dest, stride, bd); in vp9_highbd_iht8x8_64_add_neon()