Searched refs:vpx_fdct4x4_1_c (Results 1 - 10 of 10) sorted by relevance

/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h187 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride);
188 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h187 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride);
188 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h187 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride);
188 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h187 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride);
188 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h215 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride);
216 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h215 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride);
216 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h198 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride);
199 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
/external/libvpx/libvpx/vpx_dsp/
H A Dfwd_txfm.c80 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride) { function
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h239 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h239 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride);

Completed in 120 milliseconds