TW686X_MAX_FPS
i = tw686x_fps_idx(fps, TW686X_MAX_FPS(vc->video_standard));
vc->fps = tw686x_real_fps(i, TW686X_MAX_FPS(vc->video_standard));
int max_fps = TW686X_MAX_FPS(vc->video_standard);