Searched refs:vp9_fdct4x4_c (Results 1 – 2 of 2) sorted by relevance
44 vp9_fdct4x4_c(in, out, stride); in fdct4x4_ref()280 make_tuple(&vp9_fdct4x4_c, &vp9_idct4x4_16_add_c, 0)));293 make_tuple(&vp9_fdct4x4_c,
46 void vp9_fdct4x4_c(const int16_t *input, int16_t *output, int stride) { in vp9_fdct4x4_c() function161 vp9_fdct4x4_c(input, output, stride); in vp9_fht4x4_c()