Home
last modified time | relevance | path

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

/external/libvpx/vpx_dsp/arm/
Didct16x16_add_neon.c263 idct16x16_add_store(out, dest, stride); in vpx_idct16x16_256_add_half1d()
424 idct16x16_add_store(out, dest, stride); in vpx_idct16x16_38_add_half1d()
706 idct16x16_add_store(out, dest, stride); in vpx_idct16x16_10_add_half1d_pass2()
Didct_neon.h776 static INLINE void idct16x16_add_store(const int16x8_t *const out, in idct16x16_add_store() function
/external/libvpx/vp9/common/arm/neon/
Dvp9_iht16x16_add_neon.c252 idct16x16_add_store(out, dest, stride); in vpx_iadst16x16_256_add_half1d()