Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc352 &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>, TX_32X32, 1, 8, 2),
355 &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>, TX_32X32, 1, 10, 2),
358 &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>, TX_32X32, 1, 12, 2),
506 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
509 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
512 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
627 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
630 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
633 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c2602 void vpx_highbd_idct32x32_1_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct32x32_1_add_c() function