Searched refs:mpp_time_diff_with_hw_time (Results 1 – 4 of 4) sorted by relevance
721 int mpp_time_diff_with_hw_time(struct mpp_task *task, u32 clk_hz);
978 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()
426 mpp_time_diff_with_hw_time(mpp_task, dec->cycle_clk->real_rate_hz); in rkvdec2_isr()
2395 int mpp_time_diff_with_hw_time(struct mpp_task *task, u32 clk_hz) in mpp_time_diff_with_hw_time() function