Home
last modified time | relevance | path

Searched refs:vpx_highbd_fdct16x16_1_c (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/test/
Ddct_partial_test.cc119 make_tuple(&vpx_highbd_fdct16x16_1_c, 16, VPX_BITS_12),
120 make_tuple(&vpx_highbd_fdct16x16_1_c, 16, VPX_BITS_10),
/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c790 void vpx_highbd_fdct16x16_1_c(const int16_t *input, tran_low_t *output, in vpx_highbd_fdct16x16_1_c() function
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h807 void vpx_highbd_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
808 #define vpx_highbd_fdct16x16_1 vpx_highbd_fdct16x16_1_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h892 void vpx_highbd_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
893 #define vpx_highbd_fdct16x16_1 vpx_highbd_fdct16x16_1_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h892 void vpx_highbd_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
893 #define vpx_highbd_fdct16x16_1 vpx_highbd_fdct16x16_1_c
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1028 void vpx_highbd_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
1029 #define vpx_highbd_fdct16x16_1 vpx_highbd_fdct16x16_1_c
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1035 void vpx_highbd_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride);
1036 #define vpx_highbd_fdct16x16_1 vpx_highbd_fdct16x16_1_c