Home
last modified time | relevance | path

Searched refs:cdda_filefmt (Results 1 – 17 of 17) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/cdda_d/
H A Dwr_fp.c213 app_data.cdda_filefmt, in fpaud_write()
342 app_data.cdda_filefmt, in fp_write()
354 app_data.cdda_filefmt, in fp_write()
368 fl_file_be = gen_filefmt_be(app_data.cdda_filefmt); in fp_write()
H A Dwr_aix.c709 app_data.cdda_filefmt, in aixaud_write()
840 app_data.cdda_filefmt, in aix_write()
852 app_data.cdda_filefmt, in aix_write()
866 aix_file_be = gen_filefmt_be(app_data.cdda_filefmt); in aix_write()
H A Dwr_hpux.c670 app_data.cdda_filefmt,
801 app_data.cdda_filefmt,
813 app_data.cdda_filefmt,
827 hpux_file_be = gen_filefmt_be(app_data.cdda_filefmt);
H A Dwr_oss.c734 app_data.cdda_filefmt, in ossaud_write()
865 app_data.cdda_filefmt, in oss_write()
877 app_data.cdda_filefmt, in oss_write()
891 oss_file_be = gen_filefmt_be(app_data.cdda_filefmt); in oss_write()
H A Dwr_sol.c826 app_data.cdda_filefmt, in solaud_write()
977 app_data.cdda_filefmt, in sol_write()
989 app_data.cdda_filefmt, in sol_write()
1003 sol_file_be = gen_filefmt_be(app_data.cdda_filefmt); in sol_write()
H A Dwr_osf1.c818 app_data.cdda_filefmt, in osf1aud_write()
957 app_data.cdda_filefmt, in osf1_write()
969 app_data.cdda_filefmt, in osf1_write()
983 osf1_file_be = gen_filefmt_be(app_data.cdda_filefmt); in osf1_write()
H A Dwr_irix.c901 app_data.cdda_filefmt, in irixaud_write()
1032 app_data.cdda_filefmt, in irix_write()
1044 app_data.cdda_filefmt, in irix_write()
1058 irix_file_be = gen_filefmt_be(app_data.cdda_filefmt); in irix_write()
H A Dwr_alsa.c1167 app_data.cdda_filefmt, in alsaaud_write()
1298 app_data.cdda_filefmt, in alsa_write()
1310 app_data.cdda_filefmt, in alsa_write()
1324 alsa_file_be = gen_filefmt_be(app_data.cdda_filefmt); in alsa_write()
H A Dcdda.h385 extern filefmt_t *cdda_filefmt(int);
H A Dcdda.c1028 cdda_filefmt(int fmt) in cdda_filefmt() function
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dcommand.c1714 app_data.cdda_filefmt = newfmt; in cmd_do_filefmt()
1770 if ((fmp = cdda_filefmt(app_data.cdda_filefmt)) == NULL) in cmd_do_outfile()
1776 newfmt = app_data.cdda_filefmt; in cmd_do_outfile()
1783 if ((fmp2 = cdda_filefmt(i)) == NULL) in cmd_do_outfile()
1793 if ((fmp2 = cdda_filefmt(i)) == NULL) in cmd_do_outfile()
1831 app_data.cdda_filefmt = newfmt; in cmd_do_outfile()
1837 if (menuw != (Widget) NULL && newfmt != app_data.cdda_filefmt) { in cmd_do_outfile()
H A Dcdfunc.c2761 if ((fmp = cdda_filefmt(app_data.cdda_filefmt)) == NULL) in fix_outfile_path()
7038 "reset to RAW\n", app_data.cdda_filefmt); in cd_options_reset()
7039 app_data.cdda_filefmt = FILEFMT_RAW; in cd_options_reset()
7043 menuw = filefmt_btn(app_data.cdda_filefmt); in cd_options_reset()
8621 if (newfmt == app_data.cdda_filefmt) in cd_filefmt_mode()
8624 app_data.cdda_filefmt = newfmt; in cd_filefmt_mode()
8677 newfmt = app_data.cdda_filefmt; in cd_filepath_new()
8680 if ((fmp = cdda_filefmt(app_data.cdda_filefmt)) == NULL) in cd_filepath_new()
8702 if ((fmp2 = cdda_filefmt(i)) == NULL) in cd_filepath_new()
8738 if (newfmt != app_data.cdda_filefmt) { in cd_filepath_new()
[all …]
H A Dwidget.c1030 cdda_filefmt(FILEFMT_RAW)->name, in create_options_widgets()
1042 cdda_filefmt(FILEFMT_AU)->name, in create_options_widgets()
1054 cdda_filefmt(FILEFMT_WAV)->name, in create_options_widgets()
1066 cdda_filefmt(FILEFMT_AIFF)->name, in create_options_widgets()
1078 cdda_filefmt(FILEFMT_AIFC)->name, in create_options_widgets()
1090 cdda_filefmt(FILEFMT_MP3)->name, in create_options_widgets()
1102 cdda_filefmt(FILEFMT_OGG)->name, in create_options_widgets()
1114 cdda_filefmt(FILEFMT_FLAC)->name, in create_options_widgets()
1126 cdda_filefmt(FILEFMT_AAC)->name, in create_options_widgets()
1138 cdda_filefmt(FILEFMT_MP4)->name, in create_options_widgets()
/dports/audio/xmcd/xmcd-3.3.2/cda_d/
H A Dcda.c1050 if ((fmp = cdda_filefmt(app_data.cdda_filefmt)) == NULL) in cda_fix_outfile_path()
1337 "reset to RAW\n", app_data.cdda_filefmt); in cda_init()
1338 app_data.cdda_filefmt = FILEFMT_RAW; in cda_init()
3017 p->arg[1] = (word32_t) app_data.cdda_filefmt; in cda_do_filefmt()
3030 app_data.cdda_filefmt = (int) p->arg[1]; in cda_do_filefmt()
3087 if ((fmp = cdda_filefmt(app_data.cdda_filefmt)) == NULL) in cda_do_file()
3093 newfmt = app_data.cdda_filefmt; in cda_do_file()
3099 if ((fmp2 = cdda_filefmt(i)) == NULL) in cda_do_file()
3109 if ((fmp2 = cdda_filefmt(i)) == NULL) in cda_do_file()
3131 if (newfmt != app_data.cdda_filefmt) { in cda_do_file()
[all …]
/dports/audio/xmcd/xmcd-3.3.2/libdi_d/
H A Dlibdi.c220 app_data.cdda_filefmt); in di_prncfg()
1832 app_data.cdda_filefmt = atoi(parm); in di_common_parmload()
2044 if (app_data.cdda_filefmt < 0 || app_data.cdda_filefmt >= MAX_FILEFMTS) in di_common_parmload()
2045 app_data.cdda_filefmt = FILEFMT_RAW; in di_common_parmload()
2848 (void) fprintf(fp, "cddaFileFormat:\t\t%d\n", app_data.cdda_filefmt); in di_common_parmsave()
/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h1086 int cdda_filefmt; /* Output file format */ member
/dports/audio/xmcd/xmcd-3.3.2/cdinfo_d/
H A Dcdinfo_i.c8320 if ((fmp = cdda_filefmt(i)) == NULL) in cdinfo_out_discog()
8413 if (lheads[i] == NULL || (fmp = cdda_filefmt(i)) == NULL) in cdinfo_out_discog()