Home
last modified time | relevance | path

Searched refs:idct32_bands_end_2nd_pass (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct32x32_1024_add_neon.c281 static INLINE void idct32_bands_end_2nd_pass(const int32_t *const out, in idct32_bands_end_2nd_pass() function
626 idct32_bands_end_2nd_pass(out, dst, stride, max, q); in vpx_highbd_idct32_32_neon()
Didct32x32_add_neon.c321 static INLINE void idct32_bands_end_2nd_pass(const int16_t *const out, in idct32_bands_end_2nd_pass() function
765 idct32_bands_end_2nd_pass(out, dest, stride, q); in vpx_idct32_32_neon()