Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dfdct8x8_test.cc111 vpx_highbd_idct8x8_10_add_c(in, out, stride, 10); in idct8x8_10_add_10_c()
115 vpx_highbd_idct8x8_10_add_c(in, out, stride, 12); in idct8x8_10_add_12_c()
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c1598 void vpx_highbd_idct8x8_10_add_c(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct8x8_10_add_c() function