Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct32x32_1024_add_neon.c201 static INLINE void idct32_bands_end_1st_pass(int32_t *const out, in idct32_bands_end_1st_pass() function
623 idct32_bands_end_1st_pass(out, q); in vpx_highbd_idct32_32_neon()
Didct32x32_add_neon.c241 static INLINE void idct32_bands_end_1st_pass(int16_t *const out, in idct32_bands_end_1st_pass() function
759 idct32_bands_end_1st_pass(out, q); in vpx_idct32_32_neon()