Home
last modified time | relevance | path

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

/dports/emulators/vice/vice-3.5/src/lib/liblame/ACM/
H A DACM.cpp95 #define SIZE_CHANNEL_MODE (sizeof(channel_mode) / (sizeof(char) * 13)) macro
1257 the_Format.nChannels = SIZE_CHANNEL_MODE - int(the_Index % SIZE_CHANNEL_MODE); in GetPCMFormatForIndex()
1262 DWORD a_Channel_Independent = the_Index / SIZE_CHANNEL_MODE; in GetPCMFormatForIndex()
1304 for (channel = 0;channel < SIZE_CHANNEL_MODE;channel++) in BuildBitrateTable()
1346 for (channel = 0;channel < SIZE_CHANNEL_MODE;channel++) in BuildBitrateTable()
/dports/audio/lame/lame-3.100/ACM/
H A DACM.cpp95 #define SIZE_CHANNEL_MODE (sizeof(channel_mode) / (sizeof(char) * 13)) macro
1257 the_Format.nChannels = SIZE_CHANNEL_MODE - int(the_Index % SIZE_CHANNEL_MODE); in GetPCMFormatForIndex()
1262 DWORD a_Channel_Independent = the_Index / SIZE_CHANNEL_MODE; in GetPCMFormatForIndex()
1304 for (channel = 0;channel < SIZE_CHANNEL_MODE;channel++) in BuildBitrateTable()
1346 for (channel = 0;channel < SIZE_CHANNEL_MODE;channel++) in BuildBitrateTable()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/ACM/
H A DACM.cpp95 #define SIZE_CHANNEL_MODE (sizeof(channel_mode) / (sizeof(char) * 13)) macro
1257 the_Format.nChannels = SIZE_CHANNEL_MODE - int(the_Index % SIZE_CHANNEL_MODE); in GetPCMFormatForIndex()
1262 DWORD a_Channel_Independent = the_Index / SIZE_CHANNEL_MODE; in GetPCMFormatForIndex()
1304 for (channel = 0;channel < SIZE_CHANNEL_MODE;channel++) in BuildBitrateTable()
1346 for (channel = 0;channel < SIZE_CHANNEL_MODE;channel++) in BuildBitrateTable()