Home
last modified time | relevance | path

Searched refs:vpx_fdct32x32_rd_c (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/test/
Ddct32x32_test.cc328 make_tuple(&vpx_fdct32x32_rd_c, &vpx_idct32x32_1024_add_c, 1,
335 make_tuple(&vpx_fdct32x32_rd_c, &vpx_idct32x32_1024_add_c,
/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c735 void vpx_fdct32x32_rd_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct32x32_rd_c() function
802 vpx_fdct32x32_rd_c(input, output, stride); in vpx_highbd_fdct32x32_rd_c()
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h195 void vpx_fdct32x32_rd_c(const int16_t *input, tran_low_t *output, int stride);
196 #define vpx_fdct32x32_rd vpx_fdct32x32_rd_c
/external/libvpx/libvpx/vpx_dsp/arm/
Dfdct32x32_neon.c30 vpx_fdct32x32_rd_c(input, output, stride); in vpx_fdct32x32_rd_neon()
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h234 void vpx_fdct32x32_rd_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h234 void vpx_fdct32x32_rd_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h248 void vpx_fdct32x32_rd_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h248 void vpx_fdct32x32_rd_c(const int16_t *input, tran_low_t *output, int stride);