Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_time.cpp459 } MppStopwatchImpl; typedef
465 if (stopwatch && ((MppStopwatchImpl*)stopwatch)->check == stopwatch_name) in check_is_mpp_stopwatch()
475 MppStopwatchImpl *impl = mpp_calloc(MppStopwatchImpl, 1); in mpp_stopwatch_get()
499 MppStopwatchImpl *impl = (MppStopwatchImpl *)stopwatch; in mpp_stopwatch_set_show_on_exit()
514 MppStopwatchImpl *impl = (MppStopwatchImpl *)stopwatch; in mpp_stopwatch_record()
546 MppStopwatchImpl *impl = (MppStopwatchImpl *)stopwatch; in mpp_stopwatch_put()
574 MppStopwatchImpl *impl = (MppStopwatchImpl *)stopwatch; in mpp_stopwatch_elapsed_time()