Home | History | Annotate | Download | only in arm

Lines Matching refs:vpx_fdct32x32_1_c

192 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
193 #define vpx_fdct32x32_1 vpx_fdct32x32_1_c