Home
last modified time | relevance | path

Searched refs:gst_structure_has_field (Results 1 – 25 of 110) sorted by relevance

12345

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dzxing.c95 fail_unless (gst_structure_has_field (s, "timestamp")); in GST_START_TEST()
96 fail_unless (gst_structure_has_field (s, "stream-time")); in GST_START_TEST()
97 fail_unless (gst_structure_has_field (s, "running-time")); in GST_START_TEST()
98 fail_unless (gst_structure_has_field (s, "type")); in GST_START_TEST()
99 fail_unless (gst_structure_has_field (s, "symbol")); in GST_START_TEST()
105 fail_if (gst_structure_has_field (s, "frame")); in GST_START_TEST()
Dzbar.c99 fail_unless (gst_structure_has_field (s, "timestamp")); in GST_START_TEST()
100 fail_unless (gst_structure_has_field (s, "type")); in GST_START_TEST()
101 fail_unless (gst_structure_has_field (s, "symbol")); in GST_START_TEST()
102 fail_unless (gst_structure_has_field (s, "quality")); in GST_START_TEST()
110 fail_if (gst_structure_has_field (s, "frame")); in GST_START_TEST()
Dmpeg4videoparse.c134 fail_unless (gst_structure_has_field (s, "codec_data")); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudascale.c129 if (gst_structure_has_field (structure, "pixel-aspect-ratio")) { in gst_cuda_scale_transform_caps()
235 if (gst_structure_has_field (outs, "pixel-aspect-ratio")) in gst_cuda_scale_fixate_caps()
306 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_cuda_scale_fixate_caps()
316 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_cuda_scale_fixate_caps()
336 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_cuda_scale_fixate_caps()
387 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_cuda_scale_fixate_caps()
397 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_cuda_scale_fixate_caps()
417 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_cuda_scale_fixate_caps()
512 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_cuda_scale_fixate_caps()
524 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_cuda_scale_fixate_caps()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvpputil.c112 if (gst_structure_has_field (outs, "pixel-aspect-ratio")) in fixate_output_frame_size()
176 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in fixate_output_frame_size()
186 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in fixate_output_frame_size()
203 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in fixate_output_frame_size()
250 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in fixate_output_frame_size()
260 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in fixate_output_frame_size()
277 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in fixate_output_frame_size()
363 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in fixate_output_frame_size()
375 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in fixate_output_frame_size()
397 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in fixate_output_frame_size()
[all …]
/third_party/gstreamer/gstplugins_bad/tests/examples/opencv/
Dgstfacedetect_test.c98 gst_structure_has_field (faces_structure, "mouth->y"); in bus_sync_handler()
100 gst_structure_has_field (faces_structure, "mouth->x"); in bus_sync_handler()
102 gst_structure_has_field (faces_structure, "nose->y"); in bus_sync_handler()
104 gst_structure_has_field (faces_structure, "nose->x"); in bus_sync_handler()
/third_party/gstreamer/gstplugins_base/gst/videoscale/
Dgstvideoscale.c487 if (gst_structure_has_field (structure, "pixel-aspect-ratio")) { in gst_video_scale_transform_caps()
810 if (gst_structure_has_field (outs, "pixel-aspect-ratio")) in gst_video_scale_fixate_caps()
881 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_video_scale_fixate_caps()
891 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_video_scale_fixate_caps()
911 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_video_scale_fixate_caps()
962 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_video_scale_fixate_caps()
972 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_video_scale_fixate_caps()
992 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_video_scale_fixate_caps()
1087 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_video_scale_fixate_caps()
1099 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_video_scale_fixate_caps()
[all …]
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2transform.c514 if (gst_structure_has_field (outs, "pixel-aspect-ratio")) in gst_v4l2_transform_fixate_caps()
585 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_v4l2_transform_fixate_caps()
595 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_v4l2_transform_fixate_caps()
615 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_v4l2_transform_fixate_caps()
666 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_v4l2_transform_fixate_caps()
676 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_v4l2_transform_fixate_caps()
696 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_v4l2_transform_fixate_caps()
789 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_v4l2_transform_fixate_caps()
801 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_v4l2_transform_fixate_caps()
826 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_v4l2_transform_fixate_caps()
[all …]
Dgstv4l2src.c282 if (gst_structure_has_field (s, "width")) in gst_v4l2_src_fixate_struct_with_preference()
285 if (gst_structure_has_field (s, "height")) in gst_v4l2_src_fixate_struct_with_preference()
288 if (gst_structure_has_field (s, "framerate")) in gst_v4l2_src_fixate_struct_with_preference()
301 if (gst_structure_has_field (s, "width") && width) in gst_v4l2_src_parse_fixed_struct()
304 if (gst_structure_has_field (s, "height") && height) in gst_v4l2_src_parse_fixed_struct()
307 if (gst_structure_has_field (s, "framerate") && fps_n && fps_d) in gst_v4l2_src_parse_fixed_struct()
/third_party/gstreamer/gstplugins_bad/gst/inter/
Dgstintervideosrc.c428 if (!gst_structure_has_field (s, "framerate")) in gst_inter_video_src_create()
495 if (gst_structure_has_field (structure, "pixel-aspect-ratio")) in gst_inter_video_src_fixate()
498 if (gst_structure_has_field (structure, "color-matrix")) in gst_inter_video_src_fixate()
500 if (gst_structure_has_field (structure, "chroma-site")) in gst_inter_video_src_fixate()
503 if (gst_structure_has_field (structure, "interlace-mode")) in gst_inter_video_src_fixate()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11convert.cpp186 if (gst_structure_has_field (st, "pixel-aspect-ratio")) { in gst_d3d11_base_convert_caps_rangify_size_info()
228 if (gst_structure_has_field (st, "pixel-aspect-ratio")) { in gst_d3d11_base_convert_caps_remove_format_and_rangify_size_info()
566 gst_structure_has_field (out_caps_s, "colorimetry"); in transfer_colorimetry_from_input()
568 gst_structure_has_field (out_caps_s, "chroma-site"); in transfer_colorimetry_from_input()
740 if (gst_structure_has_field (outs, "pixel-aspect-ratio")) in gst_d3d11_base_convert_fixate_size()
811 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_d3d11_base_convert_fixate_size()
821 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_d3d11_base_convert_fixate_size()
841 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_d3d11_base_convert_fixate_size()
892 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_d3d11_base_convert_fixate_size()
902 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_d3d11_base_convert_fixate_size()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavpp.c822 if (gst_structure_has_field (structure, "pixel-aspect-ratio")) { in gst_va_vpp_caps_remove_fields()
1241 if (gst_structure_has_field (outs, "pixel-aspect-ratio")) in gst_va_vpp_fixate_size()
1312 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_va_vpp_fixate_size()
1322 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_va_vpp_fixate_size()
1342 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_va_vpp_fixate_size()
1393 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_va_vpp_fixate_size()
1403 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_va_vpp_fixate_size()
1423 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_va_vpp_fixate_size()
1518 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_va_vpp_fixate_size()
1530 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_va_vpp_fixate_size()
[all …]
Dgstvacaps.c422 if (gst_structure_has_field (st, "width") in gst_va_caps_from_profiles()
423 && gst_structure_has_field (st, "height")) { in gst_va_caps_from_profiles()
448 if (!gst_structure_has_field (st, "width")) in gst_va_caps_from_profiles()
451 if (!gst_structure_has_field (st, "height")) in gst_va_caps_from_profiles()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Daacparse.c216 fail_unless (gst_structure_has_field (s, "codec_data")); in GST_START_TEST()
217 fail_unless (gst_structure_has_field (s, "stream-format")); in GST_START_TEST()
Drtp-payloading.c748 fail_unless (gst_structure_has_field (st, "stream-format")); in GST_START_TEST()
749 fail_unless (gst_structure_has_field (st, "alignment")); in GST_START_TEST()
750 fail_unless (gst_structure_has_field (st, "level")); in GST_START_TEST()
751 fail_unless (gst_structure_has_field (st, "profile")); in GST_START_TEST()
813 fail_if (gst_structure_has_field (st, "codec_data")); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglfilter.c318 if (gst_structure_has_field (outs, "pixel-aspect-ratio")) in gst_gl_filter_fixate_caps()
490 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in gst_gl_filter_fixate_caps()
502 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_gl_filter_fixate_caps()
527 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_gl_filter_fixate_caps()
544 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_gl_filter_fixate_caps()
555 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in gst_gl_filter_fixate_caps()
602 if (gst_structure_has_field (st, "pixel-aspect-ratio")) { in gst_gl_filter_caps_remove_size()
/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfsrc.c496 if (gst_structure_has_field (s, "depth")) { in gst_sf_src_fixate()
502 if (gst_structure_has_field (s, "signed")) in gst_sf_src_fixate()
504 if (gst_structure_has_field (s, "endianness")) in gst_sf_src_fixate()
Dgstsfsink.c333 if (gst_structure_has_field (s, "depth")) { in gst_sf_sink_fixate()
339 if (gst_structure_has_field (s, "signed")) in gst_sf_sink_fixate()
341 if (gst_structure_has_field (s, "endianness")) in gst_sf_sink_fixate()
/third_party/gstreamer/gstplugins_bad/gst/audiomixmatrix/
Dgstaudiomixmatrix.c625 if (!gst_structure_has_field (s, "channels")) { in gst_audio_mix_matrix_fixate_caps()
666 if (!gst_structure_has_field (s, "channel-mask")) { in gst_audio_mix_matrix_fixate_caps()
698 if (gst_structure_has_field (s, "channels")) { in gst_audio_mix_matrix_transform_caps()
701 if (gst_structure_has_field (s, "channel-mask")) { in gst_audio_mix_matrix_transform_caps()
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dgstvideotestsrc.c486 if (gst_structure_has_field (structure, "framerate")) in gst_video_test_src_src_fixate()
491 if (gst_structure_has_field (structure, "pixel-aspect-ratio")) in gst_video_test_src_src_fixate()
498 if (gst_structure_has_field (structure, "colorimetry")) in gst_video_test_src_src_fixate()
500 if (gst_structure_has_field (structure, "chroma-site")) in gst_video_test_src_src_fixate()
503 if (gst_structure_has_field (structure, "interlace-mode")) in gst_video_test_src_src_fixate()
510 if (gst_structure_has_field (structure, "multiview-mode")) in gst_video_test_src_src_fixate()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstvp9parse.c557 if (s && gst_structure_has_field (s, "width") && in gst_vp9_parse_update_src_caps()
558 gst_structure_has_field (s, "height")) { in gst_vp9_parse_update_src_caps()
577 if (s && gst_structure_has_field (s, "framerate")) { in gst_vp9_parse_update_src_caps()
673 if (colorimetry && (!s || !gst_structure_has_field (s, "colorimetry"))) { in gst_vp9_parse_update_src_caps()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkviewconvert.c933 if (!gst_structure_has_field (s, "pixel-aspect-ratio")) { in _expand_par_for_half_aspect()
1017 if (!gst_structure_has_field (structure, "multiview-mode")) { in _expand_structure()
1021 if (!gst_structure_has_field (structure, "multiview-flags")) { in _expand_structure()
1433 if (gst_structure_has_field (outs, "pixel-aspect-ratio")) in fixate_size()
1606 if (!gst_structure_has_field (tmp, "pixel-aspect-ratio")) in fixate_size()
1618 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in fixate_size()
1643 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in fixate_size()
1660 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in fixate_size()
1671 if (gst_structure_has_field (outs, "pixel-aspect-ratio") || in fixate_size()
/third_party/gstreamer/gstplugins_good/tests/examples/rtsp/
Dtest-onvif.c65 if (gst_structure_has_field (s, "a-sendonly")) { in find_backchannel()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c1323 } else if (!gst_structure_has_field (in_s, "interlace-mode")) { in gst_ffmpegviddec_negotiate()
1359 if (!gst_structure_has_field (in_s, "interlace-mode") in gst_ffmpegviddec_negotiate()
1369 if (!gst_structure_has_field (in_s, "chroma-site")) { in gst_ffmpegviddec_negotiate()
1388 if (!gst_structure_has_field (in_s, "colorimetry") in gst_ffmpegviddec_negotiate()
1394 if (!gst_structure_has_field (in_s, "colorimetry") in gst_ffmpegviddec_negotiate()
1400 if (!gst_structure_has_field (in_s, "colorimetry") in gst_ffmpegviddec_negotiate()
1406 if (!gst_structure_has_field (in_s, "colorimetry") in gst_ffmpegviddec_negotiate()
1464 if (!gst_structure_has_field (in_s, "mastering-display-info")) { in gst_ffmpegviddec_negotiate()
1494 if (!gst_structure_has_field (in_s, "content-light-level")) { in gst_ffmpegviddec_negotiate()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpenc.c984 if (gst_structure_has_field (s, "ordered")) { in get_config_from_caps()
988 if (gst_structure_has_field (s, "partially-reliability")) { in get_config_from_caps()
1001 if (gst_structure_has_field (s, "reliability-parameter")) { in get_config_from_caps()
1005 if (gst_structure_has_field (s, "ppid")) { in get_config_from_caps()

12345