Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc205 make_tuple(&vpx_fdct32x32_c,
209 make_tuple(&vpx_fdct32x32_c,
238 make_tuple(&vpx_fdct32x32_c,
268 make_tuple(&vpx_fdct32x32_c,
272 make_tuple(&vpx_fdct32x32_c,
313 make_tuple(&vpx_fdct32x32_c,
317 make_tuple(&vpx_fdct32x32_c,
Ddct32x32_test.cc198 vpx_fdct32x32_c(input_block, output_ref_block, stride); in TEST_P()
235 vpx_fdct32x32_c(input_extreme_block, output_ref_block, stride); in TEST_P()
326 make_tuple(&vpx_fdct32x32_c,
334 make_tuple(&vpx_fdct32x32_c,
344 make_tuple(&vpx_fdct32x32_c,
Dvp10_inv_txfm_test.cc293 make_tuple(&vpx_fdct32x32_c,
297 make_tuple(&vpx_fdct32x32_c,
/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c715 void vpx_fdct32x32_c(const int16_t *input, tran_low_t *out, int stride) { in vpx_fdct32x32_c() function
810 vpx_fdct32x32_c(input, out, stride); in vpx_highbd_fdct32x32_c()
/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h214 void vpx_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride);
215 #define vpx_fdct32x32 vpx_fdct32x32_c
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h214 void vpx_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride);
215 #define vpx_fdct32x32 vpx_fdct32x32_c
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h214 void vpx_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride);
215 #define vpx_fdct32x32 vpx_fdct32x32_c
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h214 void vpx_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride);
215 #define vpx_fdct32x32 vpx_fdct32x32_c
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h225 void vpx_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride);
226 #define vpx_fdct32x32 vpx_fdct32x32_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h242 void vpx_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride);
243 #define vpx_fdct32x32 vpx_fdct32x32_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h242 void vpx_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride);
243 #define vpx_fdct32x32 vpx_fdct32x32_c
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h262 void vpx_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h262 void vpx_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride);