Home
last modified time | relevance | path

Searched refs:cell_chapter_types (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Dcommon.h119 } cell_chapter_types; typedef
H A Ddvdauthor.h94 int source_add_cell(struct source *v,double starttime,double endtime,cell_chapter_types chap,int pa…
H A Dda-internal.h115 cell_chapter_types ischapter; // 1 = chapter&program, 2 = program only, 0 = neither
H A Ddvdcli.c187 cell_chapter_types lastchap = CELL_NEITHER; in parsechapters()
736 static cell_chapter_types
H A Ddvdunauthor.c126 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 Ddvdauthor.c1536 int source_add_cell(struct source *v,double starttime,double endtime,cell_chapter_types chap,int pa… in source_add_cell()