Home
last modified time | relevance | path

Searched refs:vpx_highbd_idct32x32_135_add_c (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc334 &highbd_wrapper<vpx_highbd_idct32x32_135_add_c>, TX_32X32, 135, 8, 2),
337 &highbd_wrapper<vpx_highbd_idct32x32_135_add_c>, TX_32X32, 135, 10, 2),
340 &highbd_wrapper<vpx_highbd_idct32x32_135_add_c>, TX_32X32, 135, 12, 2),
488 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_135_add_c>,
491 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_135_add_c>,
494 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_135_add_c>,
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c2548 void vpx_highbd_idct32x32_135_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct32x32_135_add_c() function