Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Ddv.c581 int secondary_matches = 0; in dv_probe() local
592 secondary_matches++; in dv_probe()
608 (secondary_matches >= 10 && in dv_probe()
609 p->buf_size / secondary_matches < 24000)) in dv_probe()