Home
last modified time | relevance | path

Searched refs:vpx_highbd_fdct32x32_1_c (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/test/
Ddct_partial_test.cc116 ::testing::Values(make_tuple(&vpx_highbd_fdct32x32_1_c, 32, VPX_BITS_12),
117 make_tuple(&vpx_highbd_fdct32x32_1_c, 32, VPX_BITS_10),
/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c805 void vpx_highbd_fdct32x32_1_c(const int16_t *input, tran_low_t *output, in vpx_highbd_fdct32x32_1_c() function
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h813 void vpx_highbd_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
814 #define vpx_highbd_fdct32x32_1 vpx_highbd_fdct32x32_1_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h898 void vpx_highbd_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
899 #define vpx_highbd_fdct32x32_1 vpx_highbd_fdct32x32_1_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h898 void vpx_highbd_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
899 #define vpx_highbd_fdct32x32_1 vpx_highbd_fdct32x32_1_c
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1035 void vpx_highbd_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
1036 #define vpx_highbd_fdct32x32_1 vpx_highbd_fdct32x32_1_c
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1042 void vpx_highbd_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
1043 #define vpx_highbd_fdct32x32_1 vpx_highbd_fdct32x32_1_c