Searched refs:vpx_highbd_idct4x4_16_add_c (Results 1 – 2 of 2) sorted by relevance
58 vpx_highbd_idct4x4_16_add_c(in, out, stride, 10); in idct4x4_10()62 vpx_highbd_idct4x4_16_add_c(in, out, stride, 12); in idct4x4_12()
1348 void vpx_highbd_idct4x4_16_add_c(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct4x4_16_add_c() function