Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Ddct16x16_test.cc297 vpx_highbd_idct16x16_10_add_c(in, out, stride, 10); in idct16x16_10_add_10_c()
301 vpx_highbd_idct16x16_10_add_c(in, out, stride, 12); in idct16x16_10_add_12_c()
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c1988 void vpx_highbd_idct16x16_10_add_c(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct16x16_10_add_c() function