Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc368 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>,
371 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>,
374 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>,
377 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>,
380 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>,
383 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>,
386 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>,
389 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>,
392 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>,
394 make_tuple(&vpx_highbd_fdct16x16_c,
[all …]
Ddct16x16_test.cc753 make_tuple(&vpx_highbd_fdct16x16_c, &idct16x16_10, 0, VPX_BITS_10),
754 make_tuple(&vpx_highbd_fdct16x16_c, &idct16x16_12, 0, VPX_BITS_12),
818 make_tuple(&vpx_highbd_fdct16x16_c, &idct16x16_256_add_10_sse2, 0,
821 make_tuple(&vpx_highbd_fdct16x16_c, &idct16x16_256_add_12_sse2, 0,
Ddct_test.cc463 { &fdct_wrapper<vpx_highbd_fdct16x16_c>,
/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_txfm_impl_sse2.h723 vpx_highbd_fdct16x16_c(input, output, stride); in FDCT16x16_2D()
743 vpx_highbd_fdct16x16_c(input, output, stride); in FDCT16x16_2D()
763 vpx_highbd_fdct16x16_c(input, output, stride); in FDCT16x16_2D()
777 vpx_highbd_fdct16x16_c(input, output, stride); in FDCT16x16_2D()
800 vpx_highbd_fdct16x16_c(input, output, stride); in FDCT16x16_2D()
821 vpx_highbd_fdct16x16_c(input, output, stride); in FDCT16x16_2D()
834 vpx_highbd_fdct16x16_c(input, output, stride); in FDCT16x16_2D()
858 vpx_highbd_fdct16x16_c(input, output, stride); in FDCT16x16_2D()
886 vpx_highbd_fdct16x16_c(input, output, stride); in FDCT16x16_2D()
906 vpx_highbd_fdct16x16_c(input, output, stride); in FDCT16x16_2D()
[all …]
/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c785 void vpx_highbd_fdct16x16_c(const int16_t *input, tran_low_t *output, in vpx_highbd_fdct16x16_c() function
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h804 void vpx_highbd_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride);
805 #define vpx_highbd_fdct16x16 vpx_highbd_fdct16x16_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h889 void vpx_highbd_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride);
890 #define vpx_highbd_fdct16x16 vpx_highbd_fdct16x16_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h889 void vpx_highbd_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride);
890 #define vpx_highbd_fdct16x16 vpx_highbd_fdct16x16_c
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1024 void vpx_highbd_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1031 void vpx_highbd_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride);