Searched refs:idct16x16_add_store_bd8 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | idct16x16_add_neon.c | 261 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()
|
D | idct_neon.h | 809 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/ |
D | vp9_iht16x16_add_neon.c | 250 idct16x16_add_store_bd8(out, dest, stride); in vpx_iadst16x16_256_add_half1d()
|