Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-debug.c590 int avg_fps, min_fps, max_fps, last_fps; in perf_show() local
604 min_fps = 0; in perf_show()
606 min_fps = SECOND / (s32)bdisp->dbg.min_duration; in perf_show()
622 bdisp->dbg.min_duration, min_fps, in perf_show()