Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c772 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct32x32_1_c() function
820 vpx_fdct32x32_1_c(input, out, stride); in vpx_highbd_fdct32x32_1_c()
/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h217 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
218 #define vpx_fdct32x32_1 vpx_fdct32x32_1_c
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h217 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
218 #define vpx_fdct32x32_1 vpx_fdct32x32_1_c
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h217 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
218 #define vpx_fdct32x32_1 vpx_fdct32x32_1_c
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h217 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
218 #define vpx_fdct32x32_1 vpx_fdct32x32_1_c
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h228 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
229 #define vpx_fdct32x32_1 vpx_fdct32x32_1_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h245 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
246 #define vpx_fdct32x32_1 vpx_fdct32x32_1_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h245 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
246 #define vpx_fdct32x32_1 vpx_fdct32x32_1_c
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h266 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h266 void vpx_fdct32x32_1_c(const int16_t *input, tran_low_t *output, int stride);