Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_time.h107 void mpp_stopwatch_set_show_on_exit(MppStopwatch stopwatch, RK_S32 show_on_exit);
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_frame.cpp170 mpp_stopwatch_set_show_on_exit(p->stopwatch, 1); in mpp_frame_set_stopwatch_enable()
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_time.cpp492 void mpp_stopwatch_set_show_on_exit(MppStopwatch stopwatch, RK_S32 show_on_exit) in mpp_stopwatch_set_show_on_exit() function