Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dnutdec.c807 int initialized_stream_count, ret; in nut_read_header() local
827 for (initialized_stream_count = 0; initialized_stream_count < s->nb_streams;) { in nut_read_header()
834 initialized_stream_count++; in nut_read_header()