Home
last modified time | relevance | path

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

/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_es.h579 #define ES_PRIORITY_MIN ES_PRIORITY_NOT_SELECTABLE macro
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/adaptive/
H A DStreams.cpp86 fakeesout->setPriority(ES_PRIORITY_MIN + 10); in init()
/dports/multimedia/vlc/vlc-3.0.16/modules/mux/
H A Dogg.c786 int i_max_prio = ES_PRIORITY_MIN; in OggGetSkeletonFisbone()