Home
last modified time | relevance | path

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

/dports/audio/bristol/bristol-0.60.10/libbristolaudio/
H A DaudioMastering.c176 #ifdef MASTER_MP3 in openMaster()
177 case MASTER_MP3: in openMaster()
221 #ifdef MASTER_MP3 in writeMaster()
226 case MASTER_MP3: in writeMaster()
264 #ifdef MASTER_MP3 in closeMaster()
265 case MASTER_MP3: in closeMaster()
/dports/audio/bristol/bristol-0.60.10/include/slab/
H A Dslabdefinitions.h61 #define MASTER_MP3 0x400/* output daemon support for mp3 master files */ macro