Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc368 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>,
369 &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>, TX_16X16, 256, 8, 2),
371 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>,
372 &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>, TX_16X16, 256, 10, 2),
374 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>,
375 &highbd_wrapper<vpx_highbd_idct16x16_256_add_c>, TX_16X16, 256, 12, 2),
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>,
[all …]
Ddct16x16_test.cc258 vpx_highbd_idct16x16_256_add_c(in, CAST_TO_SHORTPTR(out), stride, 10); in idct16x16_10()
262 vpx_highbd_idct16x16_256_add_c(in, CAST_TO_SHORTPTR(out), stride, 12); in idct16x16_12()
Ddct_test.cc464 &highbd_idct_wrapper<vpx_highbd_idct16x16_256_add_c>, 16, 2 },
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h855 void vpx_highbd_idct16x16_256_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
856 #define vpx_highbd_idct16x16_256_add vpx_highbd_idct16x16_256_add_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h947 void vpx_highbd_idct16x16_256_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h947 void vpx_highbd_idct16x16_256_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c2077 void vpx_highbd_idct16x16_256_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct16x16_256_add_c() function
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1086 void vpx_highbd_idct16x16_256_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1093 void vpx_highbd_idct16x16_256_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);