Searched refs:cell_chapter_types (Results 1 – 6 of 6) sorted by relevance
/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/ |
H A D | common.h | 119 } cell_chapter_types; typedef
|
H A D | dvdauthor.h | 94 int source_add_cell(struct source *v,double starttime,double endtime,cell_chapter_types chap,int pa…
|
H A D | da-internal.h | 115 cell_chapter_types ischapter; // 1 = chapter&program, 2 = program only, 0 = neither
|
H A D | dvdcli.c | 187 cell_chapter_types lastchap = CELL_NEITHER; in parsechapters() 736 static cell_chapter_types
|
H A D | dvdunauthor.c | 126 static cell_chapter_types getprogramtype(const vts_ptt_srpt_t *tt, const pgc_t *p, int pn, int c) in getprogramtype() 129 cell_chapter_types ptype = CELL_NEITHER; in getprogramtype()
|
H A D | dvdauthor.c | 1536 int source_add_cell(struct source *v,double starttime,double endtime,cell_chapter_types chap,int pa… in source_add_cell()
|