Home
last modified time | relevance | path

Searched refs:BE_MP3_MODE_STEREO (Results 1 - 3 of 3) sorted by relevance

/third_party/lame/Dll/
H A DMP3export.pas43 BE_MP3_MODE_STEREO = 0;
67 nMode: Integer; // BE_MP3_MODE_STEREO, BE_MP3_MODE_DUALCHANNEL, BE_MP3_MODE_MONO
200 beConfig.Format.mp3.byMode := BE_MP3_MODE_STEREO;
213 beConfig.Format.lhv1.nMode := BE_MP3_MODE_STEREO;
H A DBladeMP3EncDLL.h64 #define BE_MP3_MODE_STEREO 0 macro
138 BYTE byMode; // BE_MP3_MODE_STEREO, BE_MP3_MODE_DUALCHANNEL, BE_MP3_MODE_MONO
156 LONG nMode; // BE_MP3_MODE_STEREO, BE_MP3_MODE_DUALCHANNEL, BE_MP3_MODE_MONO
H A DBladeMP3EncDLL.c328 case BE_MP3_MODE_STEREO: in __declspec()

Completed in 3 milliseconds