Home
last modified time | relevance | path

Searched refs:vpx_highbd_fdct4x4_c (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc430 make_tuple(&vpx_highbd_fdct4x4_c,
433 make_tuple(&vpx_highbd_fdct4x4_c,
436 make_tuple(&vpx_highbd_fdct4x4_c,
439 make_tuple(&vpx_highbd_fdct4x4_c,
442 make_tuple(&vpx_highbd_fdct4x4_c,
445 make_tuple(&vpx_highbd_fdct4x4_c,
584 make_tuple(&vpx_highbd_fdct4x4_c,
588 &vpx_highbd_fdct4x4_c, &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
591 &vpx_highbd_fdct4x4_c, &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
593 make_tuple(&vpx_highbd_fdct4x4_c, &highbd_wrapper<vpx_highbd_idct4x4_1_add_c>,
[all …]
Ddct_test.cc459 { &fdct_wrapper<vpx_highbd_fdct4x4_c>,
/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_txfm_impl_sse2.h101 vpx_highbd_fdct4x4_c(input, output, stride); in FDCT4x4_2D()
172 vpx_highbd_fdct4x4_c(input, output, stride); in FDCT4x4_2D()
194 vpx_highbd_fdct4x4_c(input, output, stride); in FDCT4x4_2D()
233 vpx_highbd_fdct4x4_c(input, output, stride); in FDCT4x4_2D()
/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c770 void vpx_highbd_fdct4x4_c(const int16_t *input, tran_low_t *output, in vpx_highbd_fdct4x4_c() function
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h819 void vpx_highbd_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
820 #define vpx_highbd_fdct4x4 vpx_highbd_fdct4x4_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h904 void vpx_highbd_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
905 #define vpx_highbd_fdct4x4 vpx_highbd_fdct4x4_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h904 void vpx_highbd_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
905 #define vpx_highbd_fdct4x4 vpx_highbd_fdct4x4_c
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1042 void vpx_highbd_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1049 void vpx_highbd_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);