Searched defs:avg_fps (Results 1 – 3 of 3) sorted by relevance
590 int avg_fps, min_fps, max_fps, last_fps; in perf_show() local
201 u32 avg_fps; member
1180 static inline u32 avg_fps(const struct v4l2_fract *t) in avg_fps() function