Searched refs:vpx_fdct4x4_neon (Results 1 – 4 of 4) sorted by relevance
21 void vpx_fdct4x4_neon(const int16_t *input, tran_low_t *final_output, in vpx_fdct4x4_neon() function
543 { &fdct_wrapper<vpx_fdct4x4_neon>, &idct_wrapper<vpx_idct4x4_16_add_neon>, 4,
239 void vpx_fdct4x4_neon(const int16_t *input, tran_low_t *output, int stride);240 #define vpx_fdct4x4 vpx_fdct4x4_neon