Home
last modified time | relevance | path

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

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