Home
last modified time | relevance | path

Searched refs:gst_structure_get_boolean (Results 1 – 25 of 49) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-event.c87 if (!gst_structure_get_boolean (s, "still-state", &ev_still_state)) in gst_video_event_parse_still_frame()
239 if (!gst_structure_get_boolean (s, "all-headers", &ev_all_headers)) in gst_video_event_parse_downstream_force_key_unit()
308 if (!gst_structure_get_boolean (s, "all-headers", &ev_all_headers)) in gst_video_event_parse_upstream_force_key_unit()
Dnavigation.c554 if (!gst_structure_get_boolean (s, "active", active)) in gst_navigation_message_parse_mouse_over()
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudiosink.c418 gst_structure_get_boolean (st, "framed", &framed); in gst_osx_audio_sink_acceptcaps()
429 gst_structure_get_boolean (st, "parsed", &parsed); in gst_osx_audio_sink_acceptcaps()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dflvdemux.c426 gst_structure_get_boolean (s, "framed", &framed); in GST_START_TEST()
554 gst_structure_get_boolean (s, "framed", &framed); in GST_START_TEST()
Drtpvp9.c284 gst_structure_get_boolean (gst_event_get_structure (event), in test_depay_gap_event_base()
Drtpulpfec.c85 fail_unless (gst_structure_get_boolean (s, "might-have-been-fec", in push_lost_event()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp8pay.c532 gst_structure_get_boolean (s, "use-temporal-scaling", in gst_rtp_vp8_create_header_buffer()
655 gst_structure_get_boolean (s, "use-temporal-scaling", in gst_rtp_vp8_pay_handle_buffer()
Dgstrtpmp4apay.c332 if (gst_structure_get_boolean (structure, "framed", &framed) && !framed) { in gst_rtp_mp4a_pay_setcaps()
Dgstrtpvp9depay.c510 if (gst_structure_get_boolean (s, "might-have-been-fec", in gst_rtp_vp9_depay_packet_lost()
Dgstrtpvp8depay.c531 if (gst_structure_get_boolean (s, "might-have-been-fec", in gst_rtp_vp8_depay_packet_lost()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsnparsetter.c122 gst_structure_get_boolean (structure, "video-widescreen", in rsn_parsetter_sink_event()
Dgstmpegdemux.c642 if (gst_structure_get_boolean (structure, in gst_flups_demux_handle_dvd_event()
644 gst_structure_get_boolean (structure, "video-pal-format", &is_pal)) { in gst_flups_demux_handle_dvd_event()
785 gst_structure_get_boolean (structure, "forced-only", &forced_only); in gst_flups_demux_handle_dvd_event()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstvp9parse.c256 if (gst_structure_get_boolean (s, "codec-alpha", &value)) in gst_vp9_parse_check_codec_alpha()
752 gst_structure_get_boolean (str, "codec-alpha", &self->codec_alpha); in gst_vp9_parse_set_sink_caps()
/third_party/gstreamer/gstreamer/gst/
Dgststructure.h284 gboolean gst_structure_get_boolean (const GstStructure * structure,
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Ddescriptions.c796 if (!gst_structure_get_boolean (s, "systemstream", &sysstream)) { in format_info_get_desc()
879 if (gst_structure_get_boolean (s, "systemstream", &is_sys) && is_sys) in find_format_info()
/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsoundsink.c366 gst_structure_get_boolean (st, "framed", &framed); in gst_directsound_sink_acceptcaps()
367 gst_structure_get_boolean (st, "parsed", &parsed); in gst_directsound_sink_acceptcaps()
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstleaks.c230 gst_structure_get_boolean (params, "check-refs", &self->check_refs); in set_params_from_structure()
231 gst_structure_get_boolean (params, "log-leaks-on-deinit", &self->log_leaks); in set_params_from_structure()
/third_party/gstreamer/gstplugins_base/tests/check/gst/
Dtypefindfunctions.c198 fail_unless (gst_structure_get_boolean (s, "systemstream", &systemstream)); in GST_START_TEST()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c3477 if (!gst_structure_get_boolean (str, "annex-f", &val) || val) in gst_ffmpeg_caps_with_codecid()
3481 if ((!gst_structure_get_boolean (str, "annex-i", &val) || val) && in gst_ffmpeg_caps_with_codecid()
3482 (!gst_structure_get_boolean (str, "annex-t", &val) || val)) in gst_ffmpeg_caps_with_codecid()
3486 if (!gst_structure_get_boolean (str, "annex-j", &val) || val) in gst_ffmpeg_caps_with_codecid()
3936 if (gst_structure_get_boolean (structure, "systemstream", &sys_strm) && in gst_ffmpeg_caps_to_codecid()
3962 if (gst_structure_get_boolean (structure, "systemstream", &sys_strm) && in gst_ffmpeg_caps_to_codecid()
Dgstavcfg.c246 if (gst_structure_get_boolean (s, "skip", &skip) && skip) { in install_opts()
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsasink.c385 gst_structure_get_boolean (st, "framed", &framed); in gst_alsasink_acceptcaps()
386 gst_structure_get_boolean (st, "parsed", &parsed); in gst_alsasink_acceptcaps()
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2filter.c560 gst_structure_get_boolean (lv2_meta, "can-do-presets", &can_do_presets); in gst_lv2_filter_register_element()
/third_party/gstreamer/gstplugins_bad/gst/onvif/
Dgstrtponviftimestamp.c321 if (!gst_structure_get_boolean (structure, "discont", &event_discont)) { in parse_event_ntp_offset()
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub.c477 if (gst_structure_get_boolean (structure, "forced-only", &forced_only)) { in gstspu_vobsub_handle_dvd_event()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.c3841 if (gst_structure_get_boolean (s, "rtcp-fb-nack", &nack)) { in gst_sdp_media_set_media_from_caps()
3850 if (gst_structure_get_boolean (s, "rtcp-fb-nack-pli", &nack_pli)) { in gst_sdp_media_set_media_from_caps()
3859 if (gst_structure_get_boolean (s, "rtcp-fb-ccm-fir", &ccm_fir)) { in gst_sdp_media_set_media_from_caps()
3868 if (gst_structure_get_boolean (s, "rtcp-fb-transport-cc", &transport_cc)) { in gst_sdp_media_set_media_from_caps()

12