Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dutils.c630 static boolean tunedsm = FALSE; variable
952 …if (!tuneds && (!tuners || (tunedsm && !tunedm))) tuners = lives_plant_new_with_index(LIVES_WEED_S… in lives_read_buffered()
955 …if (tuneds && !tunedsm && !tunersm) tunersm = lives_plant_new_with_index(LIVES_WEED_SUBTYPE_TUNABL… in lives_read_buffered()
958 …if (tunedsm && !tunedm && !tunerm) tunerm = lives_plant_new_with_index(LIVES_WEED_SUBTYPE_TUNABLE,… in lives_read_buffered()
1111 tunedsm = TRUE; in lives_read_buffered()