Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc229 make_tuple(&vpx_fdct4x4_c,
258 make_tuple(&vpx_fdct4x4_c,
292 make_tuple(&vpx_fdct4x4_c,
337 make_tuple(&vpx_fdct4x4_c,
Dfdct4x4_test.cc44 vpx_fdct4x4_c(in, out, stride); in fdct4x4_ref()
424 make_tuple(&vpx_fdct4x4_c, &vpx_idct4x4_16_add_c, 0, VPX_BITS_8)));
429 make_tuple(&vpx_fdct4x4_c, &vpx_idct4x4_16_add_c, 0, VPX_BITS_8)));
476 make_tuple(&vpx_fdct4x4_c,
Dvp10_inv_txfm_test.cc317 make_tuple(&vpx_fdct4x4_c,
/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c13 void vpx_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct4x4_c() function
786 vpx_fdct4x4_c(input, output, stride); in vpx_highbd_fdct4x4_c()
/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h223 void vpx_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
224 #define vpx_fdct4x4 vpx_fdct4x4_c
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h223 void vpx_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
224 #define vpx_fdct4x4 vpx_fdct4x4_c
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h223 void vpx_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
224 #define vpx_fdct4x4 vpx_fdct4x4_c
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h223 void vpx_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
224 #define vpx_fdct4x4 vpx_fdct4x4_c
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h234 void vpx_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
235 #define vpx_fdct4x4 vpx_fdct4x4_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h251 void vpx_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
252 #define vpx_fdct4x4 vpx_fdct4x4_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h251 void vpx_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
252 #define vpx_fdct4x4 vpx_fdct4x4_c
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c533 vpx_fdct4x4_c(input, output, stride); in vp9_fht4x4_c()
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h274 void vpx_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h274 void vpx_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);