HomeSort by relevance Sort by last modified time
    Searched full:vp9_short_fdct32x32_rd_c (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/test/
dct32x32_test.cc 251 make_tuple(&vp9_short_fdct32x32_rd_c, &vp9_short_idct32x32_add_c, 1)));
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 1358 void vp9_short_fdct32x32_rd_c(int16_t *input, int16_t *out, int pitch) { function
    [all...]

Completed in 156 milliseconds