Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_common.h721 int mpp_time_diff_with_hw_time(struct mpp_task *task, u32 clk_hz);
H A Dmpp_rkvdec2_link.c978 mpp_time_diff_with_hw_time(mpp_task, dec->cycle_clk->real_rate_hz); in rkvdec2_link_try_dequeue()
1524 mpp_time_diff_with_hw_time(mpp_task, dec->cycle_clk->real_rate_hz); in rkvdec2_soft_ccu_dequeue()
2096 mpp_time_diff_with_hw_time(mpp_task, dec->cycle_clk->real_rate_hz); in rkvdec2_hard_ccu_dequeue()
H A Dmpp_rkvdec2.c426 mpp_time_diff_with_hw_time(mpp_task, dec->cycle_clk->real_rate_hz); in rkvdec2_isr()
H A Dmpp_common.c2395 int mpp_time_diff_with_hw_time(struct mpp_task *task, u32 clk_hz) in mpp_time_diff_with_hw_time() function