Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstline21enc.c315 gboolean started_ccp = FALSE; in compact_cc_data() local
328 if (!started_ccp && (cc_type == 0x00 || cc_type == 0x01)) { in compact_cc_data()
339 started_ccp = TRUE; in compact_cc_data()
Dgstcccombiner.c552 gboolean started_ccp = FALSE; in schedule_cea708_raw() local
564 if (!started_ccp) { in schedule_cea708_raw()
601 started_ccp = TRUE; in schedule_cea708_raw()
Dgstccconverter.c606 gboolean started_ccp = FALSE; in compact_cc_data() local
619 if (!started_ccp && (cc_type == 0x00 || cc_type == 0x01)) { in compact_cc_data()
630 started_ccp = TRUE; in compact_cc_data()