Home
last modified time | relevance | path

Searched refs:cd_info_t (Results 1 – 20 of 20) sorted by relevance

/dports/multimedia/mplayer/mplayer-export-2021-12-29/stream/
H A Dcdd.h51 } cd_info_t; typedef
53 cd_info_t* cd_info_new(void);
54 void cd_info_free(cd_info_t *cd_info);
55 cd_track_t* cd_info_add_track(cd_info_t *cd_info, char *track_name, unsigned int track_nb, unsigned…
56 cd_track_t* cd_info_get_track(cd_info_t *cd_info, unsigned int track_nb);
58 void cd_info_debug(cd_info_t *cd_info);
62 cd_info_t* cddb_parse_xmcd(char *xmcd_file);
H A Dcdinfo.c38 cd_info_t*
40 cd_info_t *cd_info = NULL; in cd_info_new()
42 cd_info = malloc(sizeof(cd_info_t)); in cd_info_new()
48 memset(cd_info, 0, sizeof(cd_info_t)); in cd_info_new()
54 cd_info_free(cd_info_t *cd_info) { in cd_info_free()
71 cd_info_add_track(cd_info_t *cd_info, char *track_name, unsigned int track_nb, unsigned int min, un… in cd_info_add_track()
115 cd_info_get_track(cd_info_t *cd_info, unsigned int track_nb) { in cd_info_get_track()
131 cd_info_debug(cd_info_t *cd_info) { in cd_info_debug()
H A Dstream_cddb.c867 static char *xmcd_parse_dtitle(cd_info_t *cd_info, char *line) in xmcd_parse_dtitle()
892 static char *xmcd_parse_dgenre(cd_info_t *cd_info, char *line) in xmcd_parse_dgenre()
907 static char *xmcd_parse_ttitle(cd_info_t *cd_info, char *line) in xmcd_parse_ttitle()
934 cd_info_t *cddb_parse_xmcd(char *xmcd_file) in cddb_parse_xmcd()
936 cd_info_t *cd_info = NULL; in cddb_parse_xmcd()
H A Dstream_cdda.c63 cd_info_t *cd_info;
316 cd_info_t *cd_info,*cddb_info = NULL;
/dports/multimedia/mencoder/mplayer-export-2021-12-29/stream/
H A Dcdd.h51 } cd_info_t; typedef
53 cd_info_t* cd_info_new(void);
54 void cd_info_free(cd_info_t *cd_info);
55 cd_track_t* cd_info_add_track(cd_info_t *cd_info, char *track_name, unsigned int track_nb, unsigned…
56 cd_track_t* cd_info_get_track(cd_info_t *cd_info, unsigned int track_nb);
58 void cd_info_debug(cd_info_t *cd_info);
62 cd_info_t* cddb_parse_xmcd(char *xmcd_file);
H A Dcdinfo.c38 cd_info_t*
40 cd_info_t *cd_info = NULL; in cd_info_new()
42 cd_info = malloc(sizeof(cd_info_t)); in cd_info_new()
48 memset(cd_info, 0, sizeof(cd_info_t)); in cd_info_new()
54 cd_info_free(cd_info_t *cd_info) { in cd_info_free()
71 cd_info_add_track(cd_info_t *cd_info, char *track_name, unsigned int track_nb, unsigned int min, un… in cd_info_add_track()
115 cd_info_get_track(cd_info_t *cd_info, unsigned int track_nb) { in cd_info_get_track()
131 cd_info_debug(cd_info_t *cd_info) { in cd_info_debug()
H A Dstream_cddb.c867 static char *xmcd_parse_dtitle(cd_info_t *cd_info, char *line) in xmcd_parse_dtitle()
892 static char *xmcd_parse_dgenre(cd_info_t *cd_info, char *line) in xmcd_parse_dgenre()
907 static char *xmcd_parse_ttitle(cd_info_t *cd_info, char *line) in xmcd_parse_ttitle()
934 cd_info_t *cddb_parse_xmcd(char *xmcd_file) in cddb_parse_xmcd()
936 cd_info_t *cd_info = NULL; in cddb_parse_xmcd()
H A Dstream_cdda.c63 cd_info_t *cd_info;
316 cd_info_t *cd_info,*cddb_info = NULL;
/dports/audio/xmcd/xmcd-3.3.2/cdda_d/
H A Dcdda.h304 } cd_info_t; typedef
310 cd_info_t *i; /* Info */
H A Dpthr.c311 sizeof(cd_size_t) + sizeof(cd_info_t) + sizeof(cd_buffer_t); in cdda_pthr_getshm()
340 cd->i = (cd_info_t *)(void *) in cdda_pthr_getshm()
345 ((byte_t *) cd->i + sizeof(cd_info_t)); in cdda_pthr_getshm()
1403 cdp->i = (cd_info_t *)(void *) in cdda_pthr_initipc()
1408 ((byte_t *) cd->i + sizeof(cd_info_t)); in cdda_pthr_initipc()
H A Dsysvipc.c480 sizeof(cd_size_t) + sizeof(cd_info_t) + sizeof(cd_buffer_t);
563 cd->i = (cd_info_t *)(void *)
568 ((byte_t *) cd->i + sizeof(cd_info_t));
1521 cdp->i = (cd_info_t *)(void *)
1526 ((byte_t *) cd->i + sizeof(cd_info_t));
H A Dif_flac.c202 cd_info_t *cdi in if_flac_addseek_spaced()
259 cd_info_t *cdi, in if_flac_addseek_tracks()
439 cd_info_t *cdi = gdp->cdp->i; in if_flac_addmeta()
531 cd_info_t *cdi = gdp->cdp->i; in if_flac_addmeta()
H A Dif_vorb.c172 cd_info_t *cdi = gdp->cdp->i; in if_vorbis_addtags()
/dports/sysutils/xcdroast/xcdroast-0.98alpha16/src/
H A Dxcdrdata.h167 } cd_info_t; typedef
H A Dinit.c58 extern cd_info_t cdinfo;
H A Dxtools.c51 extern cd_info_t cdinfo;
H A Dduplicate.c56 extern cd_info_t cdinfo;
H A Dmenus.c66 extern cd_info_t cdinfo;
H A Dcreate.c63 extern cd_info_t cdinfo;
H A Dio.c65 cd_info_t cdinfo;