Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_time.h90 void mpp_stopwatch_set_show_on_exit(MppStopwatch stopwatch, rk_s32 show_on_exit);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_frame.c206 mpp_stopwatch_set_show_on_exit(p->stopwatch, 1); in mpp_frame_set_stopwatch_enable()
/rockchip-linux_mpp/osal/
H A Dmpp_time.c468 void mpp_stopwatch_set_show_on_exit(MppStopwatch stopwatch, rk_s32 show_on_exit) in mpp_stopwatch_set_show_on_exit() function