Searched refs:mpp_stopwatch_put (Results 1 – 3 of 3) sorted by relevance
92 void mpp_stopwatch_put(MppStopwatch timer);
113 mpp_stopwatch_put(p->stopwatch); in mpp_frame_deinit()208 mpp_stopwatch_put(p->stopwatch); in mpp_frame_set_stopwatch_enable()
518 void mpp_stopwatch_put(MppStopwatch stopwatch) in mpp_stopwatch_put() function