Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Didct16x16_add_neon.c261 idct16x16_add_store_bd8(out, dest, stride); in vpx_idct16x16_256_add_half1d()
422 idct16x16_add_store_bd8(out, dest, stride); in vpx_idct16x16_38_add_half1d()
704 idct16x16_add_store_bd8(out, dest, stride); in vpx_idct16x16_10_add_half1d_pass2()
Didct_neon.h809 static INLINE void idct16x16_add_store_bd8(int16x8_t *const out, uint16_t *dest, in idct16x16_add_store_bd8() function
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht16x16_add_neon.c250 idct16x16_add_store_bd8(out, dest, stride); in vpx_iadst16x16_256_add_half1d()