Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Didct32x32_34_add_neon.c269 void vpx_idct32_8_neon(const int16_t *input, void *const output, int stride, in vpx_idct32_8_neon() function
509 vpx_idct32_8_neon(t, dest, stride, 0); in vpx_idct32x32_34_add_neon()
Dhighbd_idct32x32_34_add_neon.c609 vpx_idct32_8_neon(t, dest, stride, 1); in vpx_highbd_idct32x32_34_add_neon()
Didct_neon.h916 void vpx_idct32_8_neon(const int16_t *input, void *const output, int stride,