Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Didct32x32_34_add_neon.c490 highbd_add_and_store_bd8(out, output, stride); in vpx_idct32_8_neon()
Didct32x32_135_add_neon.c650 highbd_add_and_store_bd8(out, output, stride); in vpx_idct32_16_neon()
Didct_neon.h857 static INLINE void highbd_add_and_store_bd8(const int16x8_t *const a, in highbd_add_and_store_bd8() function