Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Ddct_partial_test.cc118 make_tuple(&vpx_fdct32x32_1_c, 32, VPX_BITS_8),
129 ::testing::Values(make_tuple(&vpx_fdct32x32_1_c, 32, VPX_BITS_8),
/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c760 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct32x32_1_c() function
807 vpx_fdct32x32_1_c(input, output, stride); in vpx_highbd_fdct32x32_1_c()
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h192 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
193 #define vpx_fdct32x32_1 vpx_fdct32x32_1_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h230 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h230 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h244 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h244 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);