Searched refs:mpp_frame_get_stopwatch (Results 1 – 4 of 4) sorted by relevance
215 MppStopwatch mpp_frame_get_stopwatch(const MppFrame frame);
177 MppStopwatch mpp_frame_get_stopwatch(const MppFrame frame) in mpp_frame_get_stopwatch() function
1859 stopwatch = mpp_frame_get_stopwatch(enc->frame); in try_get_enc_task()2399 MppStopwatch stopwatch = mpp_frame_get_stopwatch(enc->frame); in async_task_terminate()2436 stopwatch = mpp_frame_get_stopwatch(frm); in async_task_skip()2606 stopwatch = mpp_frame_get_stopwatch(frame); in try_get_async_task()2639 stopwatch = mpp_frame_get_stopwatch(frame); in try_get_async_task()
616 stopwatch = mpp_frame_get_stopwatch(frame); in put_frame()