/third_party/gstreamer/gstreamer/gst/ |
D | gstquery.c | 102 {GST_QUERY_ALLOCATION, "allocation", 0}, 1554 query = gst_query_new_custom (GST_QUERY_ALLOCATION, structure); in gst_query_new_allocation() 1578 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_ALLOCATION); in gst_query_parse_allocation() 1622 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_ALLOCATION); in gst_query_add_allocation_pool() 1653 g_return_val_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_ALLOCATION, 0); in gst_query_get_n_allocation_pools() 1684 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_ALLOCATION); in gst_query_parse_nth_allocation_pool() 1723 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_ALLOCATION); in gst_query_set_nth_allocation_pool() 1756 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_ALLOCATION); in gst_query_remove_nth_allocation_pool() 1797 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_ALLOCATION); in gst_query_add_allocation_meta() 1827 g_return_val_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_ALLOCATION, 0); in gst_query_get_n_allocation_metas() [all …]
|
D | gstquery.h | 122 GST_QUERY_ALLOCATION = GST_QUERY_MAKE_TYPE (140, _FLAG(DOWNSTREAM) | _FLAG(SERIALIZED)), enumerator
|
D | gstenumtypes.c | 1455 { C_ENUM(GST_QUERY_ALLOCATION), "GST_QUERY_ALLOCATION", "allocation" }, in gst_query_type_get_type()
|
/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | tee.c | 702 if (GST_QUERY_TYPE (query) != GST_QUERY_ALLOCATION) in allocation_query_empty() 713 if (GST_QUERY_TYPE (query) != GST_QUERY_ALLOCATION) in allocation_query1() 731 if (GST_QUERY_TYPE (query) != GST_QUERY_ALLOCATION) in allocation_query2() 750 if (GST_QUERY_TYPE (query) != GST_QUERY_ALLOCATION) in allocation_query3() 766 if (GST_QUERY_TYPE (query) != GST_QUERY_ALLOCATION) in allocation_query_fail()
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gstfakevideosink.c | 100 if (GST_QUERY_TYPE (query) != GST_QUERY_ALLOCATION) in gst_fake_video_sink_query()
|
/third_party/gstreamer/gstplugins_good/ext/cairo/ |
D | gstcairooverlay.c | 191 case GST_QUERY_ALLOCATION: in gst_cairo_overlay_query()
|
/third_party/gstreamer/gstplugins_bad/gst/codecalpha/ |
D | gstalphacombine.c | 538 case GST_QUERY_ALLOCATION: in gst_alpha_combine_sink_query()
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstdisparity.cpp | 428 case GST_QUERY_ALLOCATION: in gst_disparity_handle_query()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglbasefilter.c | 269 case GST_QUERY_ALLOCATION: in gst_gl_base_filter_query()
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstcccombiner.c | 1269 case GST_QUERY_ALLOCATION: in gst_cc_combiner_src_query() 1307 case GST_QUERY_ALLOCATION: in gst_cc_combiner_sink_query()
|
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/ |
D | gstipcpipelinesink.c | 350 case GST_QUERY_ALLOCATION: in gst_ipc_pipeline_sink_query()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglstereosplit.c | 788 case GST_QUERY_ALLOCATION: in stereosplit_sink_query()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | textoverlay.c | 149 case GST_QUERY_ALLOCATION:{ in sink_query_handler()
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gstmpegvideoparse.c | 232 if (res && GST_QUERY_TYPE (query) == GST_QUERY_ALLOCATION) { in gst_mpegv_parse_sink_query()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gsttee.c | 743 case GST_QUERY_ALLOCATION: in gst_tee_sink_query()
|
D | gstidentity.c | 1115 if (GST_QUERY_TYPE (query) == GST_QUERY_ALLOCATION && in gst_identity_query()
|
D | gstinputselector.c | 693 case GST_QUERY_ALLOCATION:{ in gst_selector_pad_query()
|
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | compositor.c | 1519 case GST_QUERY_ALLOCATION:{ in _sink_query()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | rsninputselector.c | 577 case GST_QUERY_ALLOCATION:{ in gst_selector_pad_query()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/ |
D | gstnonstreamaudiodecoder.c | 872 case GST_QUERY_ALLOCATION: in gst_nonstream_audio_decoder_sink_query()
|
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmssink.c | 1765 case GST_QUERY_ALLOCATION: in gst_kms_sink_query()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbasetransform.c | 1506 case GST_QUERY_ALLOCATION: in gst_base_transform_default_query()
|
/third_party/gstreamer/gstreamer/libs/gst/check/ |
D | gstharness.c | 404 case GST_QUERY_ALLOCATION: in gst_harness_sink_query()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioencoder.c | 1799 case GST_QUERY_ALLOCATION: in gst_audio_encoder_sink_query_default()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoencoder.c | 963 case GST_QUERY_ALLOCATION: in gst_video_encoder_sink_query_default()
|