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

  /external/libvpx/libvpx/test/
dct16x16_test.cc 297 vpx_highbd_idct16x16_10_add_c(in, out, stride, 10);
301 vpx_highbd_idct16x16_10_add_c(in, out, stride, 12);
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 1988 void vpx_highbd_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest8, function
    [all...]

Completed in 81 milliseconds