Home
last modified time | relevance | path

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

/dports/multimedia/ccextractor/ccextractor-0.85/src/lib_ccx/
H A Dts_tables_epg.c368 int EPG_event_cmp(struct EPG_event *e1, struct EPG_event *e2) in EPG_event_cmp() function
386 if(EPG_event_cmp(event, &ctx->eit_programs[pmt_map].epg_events[j])) in EPG_add_event()