Searched refs:max_interations (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | dhav.c | 237 int max_interations = 100000; in get_duration() local 243 while (avio_tell(s->pb) > 12 && max_interations--) { in get_duration() |
Completed in 1 milliseconds