Home
last modified time | relevance | path

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

/dports/emulators/vice/vice-3.5/src/lib/liblame/ACM/
H A DACM.cpp101 static const int FORMAT_TAG_MAX_NB = 2; // PCM and PERSONAL (mandatory to have at least PCM and you… variable
586 if (a_FormatTagDetails->dwFormatTagIndex < FORMAT_TAG_MAX_NB) { in OnFormatTagDetails()
688 a_DriverDetail->cFormatTags = FORMAT_TAG_MAX_NB; // 2 : MP3 and PCM in OnDriverDetails()
/dports/audio/lame/lame-3.100/ACM/
H A DACM.cpp101 static const int FORMAT_TAG_MAX_NB = 2; // PCM and PERSONAL (mandatory to have at least PCM and you… variable
586 if (a_FormatTagDetails->dwFormatTagIndex < FORMAT_TAG_MAX_NB) { in OnFormatTagDetails()
688 a_DriverDetail->cFormatTags = FORMAT_TAG_MAX_NB; // 2 : MP3 and PCM in OnDriverDetails()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/ACM/
H A DACM.cpp101 static const int FORMAT_TAG_MAX_NB = 2; // PCM and PERSONAL (mandatory to have at least PCM and you… variable
586 if (a_FormatTagDetails->dwFormatTagIndex < FORMAT_TAG_MAX_NB) { in OnFormatTagDetails()
688 a_DriverDetail->cFormatTags = FORMAT_TAG_MAX_NB; // 2 : MP3 and PCM in OnDriverDetails()