Home
last modified time | relevance | path

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

/dports/audio/kid3-kf5/kid3-3.8.6/src/core/import/
H A Dimportparser.cpp172 int lastDsp = dsp; in getNextTags() local
187 if (dsp > lastDsp) { /* avoid endless loop */ in getNextTags()
188 lastDsp = dsp; in getNextTags()
/dports/audio/kid3-qt5/kid3-3.8.6/src/core/import/
H A Dimportparser.cpp172 int lastDsp = dsp; in getNextTags() local
187 if (dsp > lastDsp) { /* avoid endless loop */ in getNextTags()
188 lastDsp = dsp; in getNextTags()