Home
last modified time | relevance | path

Searched refs:videostd_set (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/devel/libzvbi/zvbi-0.2.35/src/
H A Dsampling_par.c94 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
144 videostd_set = sp->videostd_set; in _vbi_sampling_par_valid_log()
231 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
239 videostd_set = sp->videostd_set; in _vbi_sampling_par_permit_service()
241 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
454 videostd_set = 0; in _vbi_sampling_par_from_services_log()
496 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
500 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
508 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
566 sp->videostd_set = videostd_set; in _vbi_sampling_par_from_services_log()
[all …]
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/audio/gstreamer1-plugins-lv2/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/ext/closedcaption/
H A Dsampling_par.c83 vbi_videostd_set videostd_set; in _vbi_sampling_par_valid_log() local
178 vbi_videostd_set videostd_set; in _vbi_sampling_par_permit_service() local
184 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_permit_service()
190 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_permit_service()
365 vbi_videostd_set videostd_set; in _vbi_sampling_par_from_services_log() local
371 videostd_set = 0; in _vbi_sampling_par_from_services_log()
414 set = par->videostd_set | videostd_set; in _vbi_sampling_par_from_services_log()
418 videostd_set |= par->videostd_set; in _vbi_sampling_par_from_services_log()
427 if (0 == (par->videostd_set & videostd_set)) { in _vbi_sampling_par_from_services_log()
433 (unsigned long) par->videostd_set, (unsigned long) videostd_set); in _vbi_sampling_par_from_services_log()
[all …]

123456789