Home
last modified time | relevance | path

Searched refs:vpx_highbd_fdct32x32_c (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc332 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
335 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
338 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
341 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
344 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
347 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
350 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
353 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
356 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
358 make_tuple(&vpx_highbd_fdct32x32_c,
[all …]
Ddct32x32_test.cc323 make_tuple(&vpx_highbd_fdct32x32_c, &idct32x32_10, 0, VPX_BITS_10),
325 make_tuple(&vpx_highbd_fdct32x32_c, &idct32x32_12, 0, VPX_BITS_12),
Ddct_test.cc465 { &fdct_wrapper<vpx_highbd_fdct32x32_c>,
/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c795 void vpx_highbd_fdct32x32_c(const int16_t *input, tran_low_t *output, in vpx_highbd_fdct32x32_c() function
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h810 void vpx_highbd_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride);
811 #define vpx_highbd_fdct32x32 vpx_highbd_fdct32x32_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h895 void vpx_highbd_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride);
896 #define vpx_highbd_fdct32x32 vpx_highbd_fdct32x32_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h895 void vpx_highbd_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride);
896 #define vpx_highbd_fdct32x32 vpx_highbd_fdct32x32_c
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1031 void vpx_highbd_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_dct32x32_impl_sse2.h35 #define HIGH_FDCT32x32_2D_C vpx_highbd_fdct32x32_c
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1038 void vpx_highbd_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride);