Home
last modified time | relevance | path

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

/dports/audio/wav2cdr/wav2cdr/
H A Dwav2cdr.h265 MS_NONE, MS_TOMONO, MS_TOSTEREO, MS_TOMONOSTEREO enumerator
H A Dprocess.c728 case MS_TOMONOSTEREO: in process_sector()
H A Dcmdarg.c813 pinfo->monostereo = cmdarg.monostereo ? MS_TOMONOSTEREO : MS_NONE; in init_process_info()