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

  /external/libvpx/libvpx/test/
dct32x32_test.cc 363 make_tuple(&vpx_highbd_fdct32x32_rd_c, &idct32x32_10, 1, VPX_BITS_10),
365 make_tuple(&vpx_highbd_fdct32x32_rd_c, &idct32x32_12, 1, VPX_BITS_12),
  /external/libvpx/libvpx/vpx_dsp/
fwd_txfm.c 799 void vpx_highbd_fdct32x32_rd_c(const int16_t *input, tran_low_t *out, function
  /external/libvpx/libvpx/vpx_dsp/x86/
fwd_dct32x32_impl_sse2.h 47 #define HIGH_FDCT32x32_2D_C vpx_highbd_fdct32x32_rd_c
    [all...]

Completed in 183 milliseconds