Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.c4634 int nb_requests, nb_requests_max = 0; in transcode_from_filter() local
4659 if (nb_requests > nb_requests_max) { in transcode_from_filter()
4660 nb_requests_max = nb_requests; in transcode_from_filter()