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

  /external/libvpx/libvpx/vpx_dsp/x86/
fwd_txfm_impl_sse2.h     [all...]
  /external/libvpx/libvpx/test/
dct16x16_test.cc 801 make_tuple(&vpx_highbd_fdct16x16_c, &idct16x16_10, 0, VPX_BITS_10),
802 make_tuple(&vpx_highbd_fdct16x16_c, &idct16x16_12, 0, VPX_BITS_12),
870 make_tuple(&vpx_highbd_fdct16x16_c,
874 make_tuple(&vpx_highbd_fdct16x16_c,
  /external/libvpx/libvpx/vpx_dsp/
fwd_txfm.c 799 void vpx_highbd_fdct16x16_c(const int16_t *input, tran_low_t *output, function

Completed in 506 milliseconds