Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc403 make_tuple(&vpx_highbd_fdct8x8_c,
406 make_tuple(&vpx_highbd_fdct8x8_c,
409 make_tuple(&vpx_highbd_fdct8x8_c,
412 make_tuple(&vpx_highbd_fdct8x8_c,
415 make_tuple(&vpx_highbd_fdct8x8_c,
418 make_tuple(&vpx_highbd_fdct8x8_c,
421 make_tuple(&vpx_highbd_fdct8x8_c,
424 make_tuple(&vpx_highbd_fdct8x8_c,
427 make_tuple(&vpx_highbd_fdct8x8_c,
560 make_tuple(&vpx_highbd_fdct8x8_c,
[all …]
Dfdct8x8_test.cc639 make_tuple(&vpx_highbd_fdct8x8_c, &idct8x8_10, 0, VPX_BITS_10),
640 make_tuple(&vpx_highbd_fdct8x8_c, &idct8x8_12, 0, VPX_BITS_12)));
710 make_tuple(&vpx_highbd_fdct8x8_c, &idct8x8_64_add_10_sse2,
714 make_tuple(&vpx_highbd_fdct8x8_c, &idct8x8_64_add_12_sse2,
Ddct_test.cc461 { &fdct_wrapper<vpx_highbd_fdct8x8_c>,
/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_txfm_impl_sse2.h316 vpx_highbd_fdct8x8_c(input, output, stride); in FDCT8x8_2D()
331 vpx_highbd_fdct8x8_c(input, output, stride); in FDCT8x8_2D()
374 vpx_highbd_fdct8x8_c(input, output, stride); in FDCT8x8_2D()
404 vpx_highbd_fdct8x8_c(input, output, stride); in FDCT8x8_2D()
417 vpx_highbd_fdct8x8_c(input, output, stride); in FDCT8x8_2D()
460 vpx_highbd_fdct8x8_c(input, output, stride); in FDCT8x8_2D()
/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c775 void vpx_highbd_fdct8x8_c(const int16_t *input, tran_low_t *output, in vpx_highbd_fdct8x8_c() function
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h822 void vpx_highbd_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride);
823 #define vpx_highbd_fdct8x8 vpx_highbd_fdct8x8_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h907 void vpx_highbd_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride);
908 #define vpx_highbd_fdct8x8 vpx_highbd_fdct8x8_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h907 void vpx_highbd_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride);
908 #define vpx_highbd_fdct8x8 vpx_highbd_fdct8x8_c
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1046 void vpx_highbd_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1053 void vpx_highbd_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride);