Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Ddct16x16_test.cc271 vpx_highbd_idct16x16_256_add_c(in, out, stride, 10); in idct16x16_10()
275 vpx_highbd_idct16x16_256_add_c(in, out, stride, 12); in idct16x16_12()
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c1791 void vpx_highbd_idct16x16_256_add_c(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct16x16_256_add_c() function