Home
last modified time | relevance | path

Searched defs:final_output (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dfdct_neon.c20 void vpx_fdct4x4_neon(const int16_t *input, tran_low_t *final_output, in vpx_fdct4x4_neon()
Dfwd_txfm_neon.c19 void vpx_fdct8x8_neon(const int16_t *input, tran_low_t *final_output, in vpx_fdct8x8_neon()
/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c90 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *final_output, int stride) { in vpx_fdct8x8_c()
775 void vpx_highbd_fdct8x8_c(const int16_t *input, tran_low_t *final_output, in vpx_highbd_fdct8x8_c()
780 void vpx_highbd_fdct8x8_1_c(const int16_t *input, tran_low_t *final_output, in vpx_highbd_fdct8x8_1_c()