Home
last modified time | relevance | path

Searched refs:vpx_fdct16x16_1_c (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c363 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct16x16_1_c() function
792 vpx_fdct16x16_1_c(input, output, stride); in vpx_highbd_fdct16x16_1_c()
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h184 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
185 #define vpx_fdct16x16_1 vpx_fdct16x16_1_c
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h184 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
185 #define vpx_fdct16x16_1 vpx_fdct16x16_1_c
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h184 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
185 #define vpx_fdct16x16_1 vpx_fdct16x16_1_c
/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h184 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
185 #define vpx_fdct16x16_1 vpx_fdct16x16_1_c
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h195 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
196 #define vpx_fdct16x16_1 vpx_fdct16x16_1_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h218 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
219 #define vpx_fdct16x16_1 vpx_fdct16x16_1_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h218 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
219 #define vpx_fdct16x16_1 vpx_fdct16x16_1_c
/external/libvpx/libvpx/test/
Ddct16x16_test.cc853 ::testing::Values(make_tuple(&vpx_fdct16x16_1_c,
/external/libvpx/config/mips64-msa/
Dvpx_dsp_rtcd.h211 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/mips32-msa/
Dvpx_dsp_rtcd.h211 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h234 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h234 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);