Home
last modified time | relevance | path

Searched refs:gst_value_array_get_value (Results 1 – 25 of 54) sorted by relevance

123

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Drawvideoparse.c244 gvalue = gst_value_array_get_value (&plane_offsets_array, i); in setup_rawvideoparse()
248 gvalue = gst_value_array_get_value (&plane_strides_array, i); in setup_rawvideoparse()
499 gvalue = gst_value_array_get_value (&plane_offsets_array, i); in GST_START_TEST()
504 gvalue = gst_value_array_get_value (&plane_strides_array, i); in GST_START_TEST()
533 gvalue = gst_value_array_get_value (&plane_offsets_array, i); in GST_START_TEST()
538 gvalue = gst_value_array_get_value (&plane_strides_array, i); in GST_START_TEST()
565 gvalue = gst_value_array_get_value (&plane_offsets_array, i); in GST_START_TEST()
570 gvalue = gst_value_array_get_value (&plane_strides_array, i); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtphdrext.c107 val = gst_value_array_get_value (arr, 0); in GST_START_TEST()
109 val = gst_value_array_get_value (arr, 1); in GST_START_TEST()
112 val = gst_value_array_get_value (arr, 2); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstparamspecs.c244 GValue *element = (GValue *) gst_value_array_get_value (value, i); in _gst_param_array_validate()
289 const GValue *element1 = gst_value_array_get_value (value1, i); in _gst_param_array_values_cmp()
290 const GValue *element2 = gst_value_array_get_value (value2, i); in _gst_param_array_values_cmp()
Dgstbufferpool.c907 const GValue *nth_val = gst_value_array_get_value (value, i); in gst_buffer_pool_config_add_option()
970 option_value = gst_value_array_get_value (value, index); in gst_buffer_pool_config_get_option()
998 const GValue *nth_val = gst_value_array_get_value (value, i); in gst_buffer_pool_config_has_option()
Dgstvalue.h616 const GValue * gst_value_array_get_value (const GValue *value,
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtphdrextclientaudiolevel.c85 val = gst_value_array_get_value (arr, 0); in check_caps()
88 val = gst_value_array_get_value (arr, 1); in check_caps()
91 val = gst_value_array_get_value (arr, 2); in check_caps()
Dflvdemux.c297 header = gst_value_array_get_value (streamheader, 0); in GST_START_TEST()
302 vorbiscomment = gst_value_array_get_value (streamheader, 1); in GST_START_TEST()
Drtpopus.c121 g_value_get_int (gst_value_array_get_value (channel_mapping, i))); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtphdrext.c458 inner_val = gst_value_array_get_value (val, 0); in gst_rtp_header_extension_set_attributes_from_caps()
483 inner_val = gst_value_array_get_value (val, 1); in gst_rtp_header_extension_set_attributes_from_caps()
498 inner_val = gst_value_array_get_value (val, 2); in gst_rtp_header_extension_set_attributes_from_caps()
/third_party/gstreamer/gstplugins_bad/ext/wpe/wpe-extension/
Dgstwpebusmsgforwarder.c109 if (IS_NOT_DESERIALIZABLE_TYPE (gst_value_array_get_value (value, i))) in cleanup_structure()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideooverlay.c574 v = gst_value_array_get_value (value, i); in gst_video_overlay_set_property()
/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexdec.c345 header = gst_value_array_get_value (streamheader, 0); in gst_speex_dec_set_format()
354 vorbiscomment = gst_value_array_get_value (streamheader, 1); in gst_speex_dec_set_format()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamc.c82 const GValue *cv = gst_value_array_get_value (arr, i); in scan_codecs()
104 const GValue *stv = gst_value_array_get_value (starr, j); in scan_codecs()
122 const GValue *cfv = gst_value_array_get_value (cfarr, k); in scan_codecs()
136 const GValue *plv = gst_value_array_get_value (plarr, k); in scan_codecs()
139 p = gst_value_array_get_value (plv, 0); in scan_codecs()
140 l = gst_value_array_get_value (plv, 1); in scan_codecs()
/third_party/gstreamer/gstplugins_bad/tests/examples/mxf/
Dmxfdemux-structure.c70 const GValue *ve = gst_value_array_get_value (val, i); in insert_field()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-converter.c777 const GValue *row = gst_value_array_get_value (value, j); in check_mix_matrix()
787 itm = gst_value_array_get_value (row, i); in check_mix_matrix()
812 const GValue *row = gst_value_array_get_value (value, j); in mix_matrix_from_g_value()
818 itm = gst_value_array_get_value (row, i); in mix_matrix_from_g_value()
/third_party/gstreamer/gstplugins_bad/gst/audiomixmatrix/
Dgstaudiomixmatrix.c317 const GValue *row = gst_value_array_get_value (value, out); in gst_audio_mix_matrix_set_property()
323 itm = gst_value_array_get_value (row, in); in gst_audio_mix_matrix_set_property()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dsrtp.c106 v = gst_value_array_get_value (v, 0); in get_roc()
/third_party/gstreamer/gstplugins_base/gst/audioconvert/
Dgstaudioconvert.c381 gst_value_array_get_value (&this->mix_matrix, 0); in gst_audio_convert_transform_caps()
987 const GValue *first_row = gst_value_array_get_value (value, 0); in gst_audio_convert_set_property()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpopuspay.c283 g_value_get_int (gst_value_array_get_value (channel_mapping_array, in gst_rtp_opus_pay_setcaps()
/third_party/gstreamer/gstplugins_bad/gst/rawparse/
Dgstvideoparse.c407 const GValue *gvalue = gst_value_array_get_value (valarray, i); in gst_video_parse_int_valarray_to_string()
/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtsink.c276 const GValue *v = gst_value_array_get_value (streamheader, i); in gst_srt_sink_set_caps()
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawvideoparse.c537 const GValue *val = gst_value_array_get_value (value, i); in gst_raw_video_parse_set_property()
588 const GValue *val = gst_value_array_get_value (value, i); in gst_raw_video_parse_set_property()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusdec.c866 header = gst_value_array_get_value (streamheader, 0); in gst_opus_dec_set_format()
877 vorbiscomment = gst_value_array_get_value (streamheader, 1); in gst_opus_dec_set_format()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatedec.c440 const GValue *v = gst_value_array_get_value (value, i); in gst_kate_dec_set_caps()
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Dgstgdppay.c307 bufval = gst_value_array_get_value (sh, i); in gst_gdp_pay_reset_streamheader()

123