Lines Matching refs:request_probe
141 if (sti->request_probe > score &&
424 if (sti->request_probe > 0) {
460 sti->request_probe = -1;
566 if (ffstream(st)->request_probe <= 0) {
587 if (sti->probe_packets || sti->request_probe > 0)
590 av_assert0(sti->request_probe <= 0);
638 if (!pktl && sti->request_probe <= 0)
2488 if (!sti->parser && !(ic->flags & AVFMT_FLAG_NOPARSE) && sti->request_probe <= 0) {
2506 if (sti->request_probe <= 0)
2524 if (!has_codec_parameters(st, NULL) && sti->request_probe <= 0 ||