Home
last modified time | relevance | path

Searched refs:LAMEOPTS_INSERT (Results 1 – 4 of 4) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h622 #define LAMEOPTS_INSERT 1 /* Insert before std opts */ macro
/dports/audio/xmcd/xmcd-3.3.2/cdda_d/
H A Dif_lame.c257 if (app_data.lameopts_mode == LAMEOPTS_INSERT && in if_lame_gencmd()
/dports/audio/xmcd/xmcd-3.3.2/cda_d/
H A Dcda.c3505 case LAMEOPTS_INSERT: in cda_do_lameopts()
5106 case LAMEOPTS_INSERT: in prn_lameopts()
6519 arg[1] = LAMEOPTS_INSERT; in cda_parse_args()
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dcdfunc.c7312 (Boolean) (app_data.lameopts_mode == LAMEOPTS_INSERT), in cd_options_reset()
7973 if (app_data.lameopts_mode == LAMEOPTS_INSERT) in cd_options()
7975 app_data.lameopts_mode = LAMEOPTS_INSERT; in cd_options()