Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c2140 static void highbd_idct32_c(const tran_low_t *input, tran_low_t *output, in highbd_idct32_c() function
2530 highbd_idct32_c(input, outptr, bd); in vpx_highbd_idct32x32_1024_add_c()
2540 highbd_idct32_c(temp_in, temp_out, bd); in vpx_highbd_idct32x32_1024_add_c()
2558 highbd_idct32_c(input, outptr, bd); in vpx_highbd_idct32x32_135_add_c()
2567 highbd_idct32_c(temp_in, temp_out, bd); in vpx_highbd_idct32x32_135_add_c()
2586 highbd_idct32_c(input, outptr, bd); in vpx_highbd_idct32x32_34_add_c()
2594 highbd_idct32_c(temp_in, temp_out, bd); in vpx_highbd_idct32x32_34_add_c()