Searched refs:vp9_fdct32x32_rd_c (Results 1 – 2 of 2) sorted by relevance
249 make_tuple(&vp9_fdct32x32_rd_c, &vp9_idct32x32_1024_add_c, 1)));257 make_tuple(&vp9_fdct32x32_rd_c,
1360 void vp9_fdct32x32_rd_c(const int16_t *input, int16_t *out, int stride) { in vp9_fdct32x32_rd_c() function