Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc343 &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>, TX_32X32, 34, 8, 2),
346 &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>, TX_32X32, 34, 10, 2),
349 &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>, TX_32X32, 34, 12, 2),
497 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>,
500 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>,
503 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>,
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c2576 void vpx_highbd_idct32x32_34_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct32x32_34_add_c() function