Searched refs:mpp_frame_get_stopwatch (Results 1 – 4 of 4) sorted by relevance
216 MppStopwatch mpp_frame_get_stopwatch(const MppFrame frame);
213 MppStopwatch mpp_frame_get_stopwatch(const MppFrame frame) in mpp_frame_get_stopwatch() function
2383 stopwatch = mpp_frame_get_stopwatch(enc->frame); in try_get_enc_task()2986 MppStopwatch stopwatch = mpp_frame_get_stopwatch(enc->frame); in async_task_terminate()3024 stopwatch = mpp_frame_get_stopwatch(frm); in async_task_skip()3197 stopwatch = mpp_frame_get_stopwatch(frame); in try_get_async_task()3232 stopwatch = mpp_frame_get_stopwatch(frame); in try_get_async_task()
759 stopwatch = mpp_frame_get_stopwatch(frame); in mpp_put_frame()