Home
last modified time | relevance | path

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

/dports/x11/eaglemode/eaglemode-0.95.0/src/emAv/
H A DemAvServerProc_xine.c541 static int emAvInstanceCount=0; variable
1208 emAvInstanceCount--; in emAvCloseInstance()
1211 if (emAvInstanceCount<=0 && TheXine) { in emAvCloseInstance()
1238 emAvInstanceCount++; in emAvOpenInstance()
H A DemAvServerProc_vlc.c845 static int emAvInstanceCount=0; variable
1559 emAvInstanceCount--; in emAvCloseInstance()
1562 if (emAvInstanceCount<=0 && TheVlcInstance) { in emAvCloseInstance()
1594 emAvInstanceCount++; in emAvOpenInstance()