Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc404 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>,
405 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>, TX_8X8, 64, 8, 2),
407 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>,
408 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>, TX_8X8, 64, 10, 2),
410 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>,
411 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>, TX_8X8, 64, 12, 2),
413 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>,
416 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>,
419 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>,
422 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>,
[all …]
Dfdct8x8_test.cc92 vpx_highbd_idct8x8_64_add_c(in, CAST_TO_SHORTPTR(out), stride, 10); in idct8x8_10()
96 vpx_highbd_idct8x8_64_add_c(in, CAST_TO_SHORTPTR(out), stride, 12); in idct8x8_12()
Ddct_test.cc462 &highbd_idct_wrapper<vpx_highbd_idct8x8_64_add_c>, 8, 2 },
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h885 void vpx_highbd_idct8x8_64_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
886 #define vpx_highbd_idct8x8_64_add vpx_highbd_idct8x8_64_add_c
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c1641 void vpx_highbd_idct8x8_64_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct8x8_64_add_c() function
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h987 void vpx_highbd_idct8x8_64_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h987 void vpx_highbd_idct8x8_64_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1126 void vpx_highbd_idct8x8_64_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1133 void vpx_highbd_idct8x8_64_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);