Home
last modified time | relevance | path

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

/dports/audio/kwave/kwave-21.12.3/plugins/codec_wav/
H A DWavFileFormat.cpp30 const long int numCompressionTypes = afQueryLong( in audiofileCompressionTypes() local
33 if (numCompressionTypes != 0) { in audiofileCompressionTypes()
38 for (long int index = 0; index < numCompressionTypes; index++) { in audiofileCompressionTypes()