Home
last modified time | relevance | path

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

/dports/multimedia/mpv/mpv-0.34.1/demux/
H A Ddemux.c894 bool any_streams = false; in update_stream_selection_state() local
903 any_streams |= s->selected; in update_stream_selection_state()
917 if (!any_streams) in update_stream_selection_state()