Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_time.h92 void mpp_stopwatch_put(MppStopwatch timer);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_frame.c113 mpp_stopwatch_put(p->stopwatch); in mpp_frame_deinit()
208 mpp_stopwatch_put(p->stopwatch); in mpp_frame_set_stopwatch_enable()
/rockchip-linux_mpp/osal/
H A Dmpp_time.c518 void mpp_stopwatch_put(MppStopwatch stopwatch) in mpp_stopwatch_put() function