Home
last modified time | relevance | path

Searched refs:vpx_fdct16x16_c (Results 1 – 14 of 14) sorted by relevance

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc213 make_tuple(&vpx_fdct16x16_c,
217 make_tuple(&vpx_fdct16x16_c,
242 make_tuple(&vpx_fdct16x16_c,
246 make_tuple(&vpx_fdct16x16_c,
276 make_tuple(&vpx_fdct16x16_c,
280 make_tuple(&vpx_fdct16x16_c,
321 make_tuple(&vpx_fdct16x16_c,
325 make_tuple(&vpx_fdct16x16_c,
Dvp10_inv_txfm_test.cc301 make_tuple(&vpx_fdct16x16_c,
305 make_tuple(&vpx_fdct16x16_c,
Ddct16x16_test.cc251 vpx_fdct16x16_c(in, out, stride); in fdct16x16_ref()
803 make_tuple(&vpx_fdct16x16_c, &vpx_idct16x16_256_add_c, 0, VPX_BITS_8)));
808 make_tuple(&vpx_fdct16x16_c, &vpx_idct16x16_256_add_c, 0, VPX_BITS_8)));
841 make_tuple(&vpx_fdct16x16_c,
/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c188 void vpx_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct16x16_c() function
801 vpx_fdct16x16_c(input, output, stride); in vpx_highbd_fdct16x16_c()
/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h208 void vpx_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride);
209 #define vpx_fdct16x16 vpx_fdct16x16_c
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h208 void vpx_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride);
209 #define vpx_fdct16x16 vpx_fdct16x16_c
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h208 void vpx_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride);
209 #define vpx_fdct16x16 vpx_fdct16x16_c
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h208 void vpx_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride);
209 #define vpx_fdct16x16 vpx_fdct16x16_c
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h219 void vpx_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride);
220 #define vpx_fdct16x16 vpx_fdct16x16_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h236 void vpx_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride);
237 #define vpx_fdct16x16 vpx_fdct16x16_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h236 void vpx_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride);
237 #define vpx_fdct16x16 vpx_fdct16x16_c
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c763 vpx_fdct16x16_c(input, output, stride); in vp9_fht16x16_c()
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h254 void vpx_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h254 void vpx_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride);