Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_time.h89 MppStopwatch mpp_stopwatch_get(const char *name);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_frame.c204 p->stopwatch = mpp_stopwatch_get(name); in mpp_frame_set_stopwatch_enable()
/rockchip-linux_mpp/osal/
H A Dmpp_time.c449 MppStopwatch mpp_stopwatch_get(const char *name) in mpp_stopwatch_get() function