Searched refs:vpx_highbd_idct4x4_16_add_c (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/test/
H A Dfdct4x4_test.cc58 vpx_highbd_idct4x4_16_add_c(in, out, stride, 10);
62 vpx_highbd_idct4x4_16_add_c(in, out, stride, 12);
/external/libvpx/libvpx/vpx_dsp/
H A Dinv_txfm.c1339 void vpx_highbd_idct4x4_16_add_c(const tran_low_t *input, uint8_t *dest8, function

Completed in 88 milliseconds