Searched refs:vpx_highbd_fdct32x32_1_c (Results 1 – 2 of 2) sorted by relevance
371 ::testing::Values(make_tuple(&vpx_highbd_fdct32x32_1_c, VPX_BITS_8),372 make_tuple(&vpx_highbd_fdct32x32_1_c, VPX_BITS_10),373 make_tuple(&vpx_highbd_fdct32x32_1_c, VPX_BITS_12)));
804 void vpx_highbd_fdct32x32_1_c(const int16_t *input, tran_low_t *out, in vpx_highbd_fdct32x32_1_c() function