Home
last modified time | relevance | path

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

/dports/devel/libzvbi/zvbi-0.2.35/src/
H A Dpdc.c101 case VBI_PIL_TIMER_CONTROL: in _vbi_pil_dump()
224 { "tc", VBI_PIL_TIMER_CONTROL }, in _vbi_pil_from_string()
225 { "timer", VBI_PIL_TIMER_CONTROL } in _vbi_pil_from_string()
1221 case VBI_PIL_TIMER_CONTROL: in vbi_pil_lto_validity_window()
1436 case VBI_PIL_TIMER_CONTROL: in vbi_pil_validity_window()
H A Dpdc.h104 VBI_PIL_TIMER_CONTROL = VBI_PIL (15, 0, 31, 63), enumerator
H A Dlibzvbi.h292 VBI_PIL_TIMER_CONTROL = VBI_PIL (15, 0, 31, 63), enumerator
H A Dio-sim.c2121 pid2.pil = VBI_PIL_TIMER_CONTROL; in vbi_capture_sim_load_vps()
/dports/devel/libzvbi/zvbi-0.2.35/test/
H A Dtest-pdc.cc94 VBI_PIL_TIMER_CONTROL,
138 VBI_PIL_TIMER_CONTROL,
188 { "tc", VBI_PIL_TIMER_CONTROL }, in test_pil_from_string()
189 { "timer", VBI_PIL_TIMER_CONTROL }, in test_pil_from_string()
190 { " \t\n timer", VBI_PIL_TIMER_CONTROL }, in test_pil_from_string()
/dports/devel/libzvbi/zvbi-0.2.35/examples/
H A Dpdc1.c59 case VBI_PIL_TIMER_CONTROL: return "TC"; in pil_str()
H A Dpdc2.c265 case VBI_PIL_TIMER_CONTROL: return "TC"; in pil_str()
909 case VBI_PIL_TIMER_CONTROL: in event_handler()
1241 pid->pil = VBI_PIL_TIMER_CONTROL; in parse_test_file_line()