Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dsliced.h154 #define VBI_SLICED_VPS_F2 0x00001000 macro
Draw_decoder.c111 VBI_SLICED_VPS_F2, "Pseudo-VPS on field 2",
287 if (service == (VBI_SLICED_VPS | VBI_SLICED_VPS_F2)) in vbi_sliced_name()
320 if (service == (VBI_SLICED_VPS | VBI_SLICED_VPS_F2)) in vbi_sliced_payload_bits()
951 || 0 == (id & ~(VBI_SLICED_VPS | VBI_SLICED_VPS_F2))) in vbi3_raw_decoder_add_services()
Dio-sim.c587 case VBI_SLICED_VPS_F2: in signal_u8()