Home
last modified time | relevance | path

Searched refs:gst_query_get_n_allocation_params (Results 1 – 25 of 34) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dshm.c138 fail_unless (gst_query_get_n_allocation_params (query) == 1); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasetransform.c221 if (gst_query_get_n_allocation_params (query) > 0) { in gst_va_base_transform_propose_allocation()
318 if (gst_query_get_n_allocation_params (query) > 0) { in gst_va_base_transform_decide_allocation()
Dgstvabasedec.c265 if (gst_query_get_n_allocation_params (query) > 0) { in _decide_allocation_for_video_crop()
483 if (gst_query_get_n_allocation_params (query) > 0) { in gst_va_base_dec_decide_allocation()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideofilter.c88 if (gst_query_get_n_allocation_params (query) > 0) in gst_video_filter_propose_allocation()
Dgstvideoencoder.c847 if (gst_query_get_n_allocation_params (query) > 0) { in gst_video_encoder_decide_allocation_default()
891 if (gst_query_get_n_allocation_params (query) > 0) in gst_video_encoder_propose_allocation_default()
1976 if (gst_query_get_n_allocation_params (query) > 0) { in gst_video_encoder_negotiate_default()
Dgstvideoaggregator.c2730 if (gst_query_get_n_allocation_params (query) == 0) { in gst_video_aggregator_decide_allocation()
2733 for (i = 0; i < gst_query_get_n_allocation_params (query); i++) { in gst_video_aggregator_decide_allocation()
/third_party/gstreamer/gstreamer/tests/check/elements/
Dtee.c815 fail_unless (gst_query_get_n_allocation_params (query), 1); in GST_START_TEST()
931 ck_assert_int_eq (gst_query_get_n_allocation_params (query), 0); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Dgstgdpdepay.c576 if (gst_query_get_n_allocation_params (query) > 0) { in gst_gdp_depay_decide_allocation()
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqtsrc.cc393 if (gst_query_get_n_allocation_params (query) > 0) { in gst_qt_src_decide_allocation()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.h522 guint gst_query_get_n_allocation_params (GstQuery *query);
Dgstquery.c1999 gst_query_get_n_allocation_params (GstQuery * query) in gst_query_get_n_allocation_params() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstaudiovisualizer.c924 if (gst_query_get_n_allocation_params (query) > 0) { in gst_audio_visualizer_do_bufferpool()
967 if (gst_query_get_n_allocation_params (query) > 0) { in default_decide_allocation()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstnonstreamaudiodecoder.c1235 if (gst_query_get_n_allocation_params (query) > 0) { in gst_nonstream_audio_decoder_negotiate_default()
1273 if (gst_query_get_n_allocation_params (query) > 0) { in gst_nonstream_audio_decoder_decide_allocation_default()
/third_party/gstreamer/gstplugins_bad/gst/y4m/
Dgsty4mdec.c560 if (gst_query_get_n_allocation_params (query) > 0) { in gst_y4m_dec_chain()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2src.c724 if (gst_query_get_n_allocation_params (query)) in gst_v4l2src_decide_allocation()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasetransform.c840 if (gst_query_get_n_allocation_params (query) > 0) { in gst_base_transform_default_decide_allocation()
975 if (gst_query_get_n_allocation_params (query) > 0) { in gst_base_transform_do_bufferpool()
Dgstbasesrc.c3238 if (gst_query_get_n_allocation_params (query) > 0) { in gst_base_src_decide_allocation_default()
3341 if (gst_query_get_n_allocation_params (query) > 0) { in gst_base_src_prepare_allocation()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c308 if (gst_query_get_n_allocation_params (query) > 0) { in gst_harness_decide_allocation()
422 size = gst_query_get_n_allocation_params (query); in gst_harness_sink_query()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgsttee.c629 count = gst_query_get_n_allocation_params (query); in gst_tee_query_allocation()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioencoder.c1882 if (gst_query_get_n_allocation_params (query) > 0) { in gst_audio_encoder_decide_allocation_default()
2800 if (gst_query_get_n_allocation_params (query) > 0) { in gst_audio_encoder_negotiate_default()
Dgstaudiodecoder.c725 if (gst_query_get_n_allocation_params (query) > 0) { in gst_audio_decoder_negotiate_default()
2760 if (gst_query_get_n_allocation_params (query) > 0) { in gst_audio_decoder_decide_allocation_default()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph264depay.c398 if (gst_query_get_n_allocation_params (query) > 0) { in gst_rtp_h264_depay_set_output_caps()
Dgstrtph265depay.c372 if (gst_query_get_n_allocation_params (query) > 0) { in gst_rtp_h265_depay_set_output_caps()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkvideosink.cpp1769 if (gst_query_get_n_allocation_params (query) > 0) in gst_decklink_video_sink_propose_allocation()
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c1545 if (gst_query_get_n_allocation_params (query) > 0) in gst_svthevc_enc_propose_allocation()

12