Searched refs:vpx_highbd_fdct32x32_c (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/test/
H A Ddct32x32_test.cc318 make_tuple(&vpx_highbd_fdct32x32_c,
322 make_tuple(&vpx_highbd_fdct32x32_c,
/external/libvpx/libvpx/vpx_dsp/
H A Dfwd_txfm.c809 void vpx_highbd_fdct32x32_c(const int16_t *input, tran_low_t *out, int stride) { function
/external/libvpx/libvpx/vpx_dsp/x86/
H A Dfwd_dct32x32_impl_sse2.h36 #define HIGH_FDCT32x32_2D_C vpx_highbd_fdct32x32_c

Completed in 121 milliseconds