Home | History | Annotate | Download | only in generic

Lines Matching refs:vpx_fdct16x16_1_c

186 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
187 #define vpx_fdct16x16_1 vpx_fdct16x16_1_c