Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc221 make_tuple(&vpx_fdct8x8_c,
225 make_tuple(&vpx_fdct8x8_c,
250 make_tuple(&vpx_fdct8x8_c,
254 make_tuple(&vpx_fdct8x8_c,
284 make_tuple(&vpx_fdct8x8_c,
288 make_tuple(&vpx_fdct8x8_c,
303 make_tuple(&vpx_fdct8x8_c,
329 make_tuple(&vpx_fdct8x8_c,
333 make_tuple(&vpx_fdct8x8_c,
Dvp10_inv_txfm_test.cc309 make_tuple(&vpx_fdct8x8_c,
313 make_tuple(&vpx_fdct8x8_c,
Dfdct8x8_test.cc86 vpx_fdct8x8_c(in, out, stride); in fdct8x8_ref()
661 make_tuple(&vpx_fdct8x8_c, &vpx_idct8x8_64_add_c, 0, VPX_BITS_8),
668 make_tuple(&vpx_fdct8x8_c, &vpx_idct8x8_64_add_c, 0, VPX_BITS_8)));
/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c91 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *final_output, int stride) { in vpx_fdct8x8_c() function
791 vpx_fdct8x8_c(input, final_output, stride); in vpx_highbd_fdct8x8_c()
/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h229 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride);
230 #define vpx_fdct8x8 vpx_fdct8x8_c
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h229 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride);
230 #define vpx_fdct8x8 vpx_fdct8x8_c
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h229 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride);
230 #define vpx_fdct8x8 vpx_fdct8x8_c
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h229 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride);
230 #define vpx_fdct8x8 vpx_fdct8x8_c
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h240 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride);
241 #define vpx_fdct8x8 vpx_fdct8x8_c
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c677 vpx_fdct8x8_c(input, output, stride); in vp9_fht8x8_c()
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h257 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h257 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h282 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h282 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride);