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.c2033 static void highbd_idct32_c(const tran_low_t *input, in highbd_idct32_c() function
2423 highbd_idct32_c(input, outptr, bd); in vpx_highbd_idct32x32_1024_add_c()
2434 highbd_idct32_c(temp_in, temp_out, bd); in vpx_highbd_idct32x32_1024_add_c()
2453 highbd_idct32_c(input, outptr, bd); in vpx_highbd_idct32x32_34_add_c()
2461 highbd_idct32_c(temp_in, temp_out, bd); in vpx_highbd_idct32x32_34_add_c()