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 320 make_tuple(&vpx_highbd_fdct32x32_rd_c,
324 make_tuple(&vpx_highbd_fdct32x32_rd_c,
  /external/libvpx/libvpx/vpx_dsp/
fwd_txfm.c 813 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 50 #define HIGH_FDCT32x32_2D_C vpx_highbd_fdct32x32_rd_c
    [all...]

Completed in 849 milliseconds