Home
last modified time | relevance | path

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

/dports/multimedia/mpv/mpv-0.34.1/video/out/
H A Dvo.c421 #define MAX_VSYNC_SAMPLES 200 macro
431 if (in->num_total_vsync_samples >= MAX_VSYNC_SAMPLES / 2 && in check_estimated_display_fps()
509 if (in->num_vsync_samples >= MAX_VSYNC_SAMPLES) in update_vsync_timing_after_swap()