| /third_party/gstreamer/gstplugins_bad/tests/examples/audiomixmatrix/ |
| D | test-audiomixmatrix.c | 106 gst_value_array_append_value (&v2, &v3); in main() 110 gst_value_array_append_value (&v2, &v3); in main() 114 gst_value_array_append_value (&v2, &v3); in main() 118 gst_value_array_append_value (&v2, &v3); in main() 120 gst_value_array_append_value (&v, &v2); in main() 125 gst_value_array_append_value (&v2, &v3); in main() 129 gst_value_array_append_value (&v2, &v3); in main() 133 gst_value_array_append_value (&v2, &v3); in main() 137 gst_value_array_append_value (&v2, &v3); in main() 139 gst_value_array_append_value (&v, &v2); in main()
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
| D | gstrtphdrext.c | 754 gst_value_array_append_value (&arr, &val); in gst_rtp_header_extension_set_caps_from_attributes_helper() 758 gst_value_array_append_value (&arr, &val); in gst_rtp_header_extension_set_caps_from_attributes_helper() 762 gst_value_array_append_value (&arr, &val); in gst_rtp_header_extension_set_caps_from_attributes_helper()
|
| /third_party/gstreamer/gstplugins_base/ext/vorbis/ |
| D | gstvorbisparse.c | 163 gst_value_array_append_value (&array, &value); in vorbis_parse_set_header_on_caps() 167 gst_value_array_append_value (&array, &value); in vorbis_parse_set_header_on_caps() 171 gst_value_array_append_value (&array, &value); in vorbis_parse_set_header_on_caps()
|
| /third_party/gstreamer/gstplugins_good/ext/vpx/ |
| D | gstvp8enc.c | 281 gst_value_array_append_value (&array, &value); in gst_vp8_enc_set_stream_info() 296 gst_value_array_append_value (&array, &value); in gst_vp8_enc_set_stream_info()
|
| /third_party/gstreamer/gstplugins_good/gst/rtp/ |
| D | gstrtpopusdepay.c | 181 gst_value_array_append_value (&mapping, &v); in gst_rtp_opus_depay_setcaps()
|
| D | gstrtpreddec.c | 573 gst_value_array_append_value (array, &v); in append_payload()
|
| /third_party/gstreamer/gstreamer/tests/check/gst/ |
| D | gstvalue.c | 979 gst_value_array_append_value (&value1, &tmp); in GST_START_TEST() 981 gst_value_array_append_value (&value1, &tmp); in GST_START_TEST() 983 gst_value_array_append_value (&value1, &tmp); in GST_START_TEST() 985 gst_value_array_append_value (&value1, &tmp); in GST_START_TEST() 989 gst_value_array_append_value (&value2, &tmp); in GST_START_TEST() 991 gst_value_array_append_value (&value2, &tmp); in GST_START_TEST() 993 gst_value_array_append_value (&value2, &tmp); in GST_START_TEST() 995 gst_value_array_append_value (&value2, &tmp); in GST_START_TEST() 1011 gst_value_array_append_value (&value2, &tmp); in GST_START_TEST() 2710 gst_value_array_append_value (&v2, &v3); in GST_START_TEST() [all …]
|
| /third_party/gstreamer/gstplugins_base/tests/check/elements/ |
| D | rawvideoparse.c | 189 gst_value_array_append_value (&plane_offsets, &val); in setup_rawvideoparse() 194 gst_value_array_append_value (&plane_strides, &val); in setup_rawvideoparse()
|
| D | multifdsink.c | 212 gst_value_array_append_value (&array, &value); in gst_multifdsink_create_streamheader() 220 gst_value_array_append_value (&array, &value); in gst_multifdsink_create_streamheader()
|
| D | multisocketsink.c | 346 gst_value_array_append_value (&array, &value); in gst_multisocketsink_create_streamheader() 354 gst_value_array_append_value (&array, &value); in gst_multisocketsink_create_streamheader()
|
| /third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
| D | gstamc.c | 454 gst_value_array_append_value (&tmparr, &tmp); in scan_codecs() 468 gst_value_array_append_value (&tmparr2, &tmp); in scan_codecs() 470 gst_value_array_append_value (&tmparr2, &tmp); in scan_codecs() 471 gst_value_array_append_value (&tmparr, &tmparr2); in scan_codecs() 479 gst_value_array_append_value (&starr, &stv); in scan_codecs() 489 gst_value_array_append_value (&arr, &cv); in scan_codecs()
|
| /third_party/gstreamer/gstplugins_bad/gst/audiomixmatrix/ |
| D | gstaudiomixmatrix.c | 371 gst_value_array_append_value (&row, &itm); in gst_audio_mix_matrix_get_property() 374 gst_value_array_append_value (value, &row); in gst_audio_mix_matrix_get_property()
|
| /third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
| D | hls_demux.c | 138 gst_value_array_append_value (value, &uri_val); in append_request_uri() 172 gst_value_array_append_value (&requests, &uri_val); in gst_hlsdemux_test_set_input_data()
|
| D | gdpdepay.c | 345 gst_value_array_append_value (&array, &value); in GST_START_TEST()
|
| D | gdppay.c | 290 gst_value_array_append_value (&array, &value); in GST_START_TEST()
|
| /third_party/gstreamer/gstplugins_bad/gst/rawparse/ |
| D | gstvideoparse.c | 387 gst_value_array_append_value (valarray, &gvalue); in gst_video_parse_int_valarray_from_string()
|
| /third_party/gstreamer/gstplugins_base/gst/rawparse/ |
| D | gstrawvideoparse.c | 720 gst_value_array_append_value (value, &val); in gst_raw_video_parse_get_property() 743 gst_value_array_append_value (value, &val); in gst_raw_video_parse_get_property()
|
| /third_party/gstreamer/gstreamer/gst/ |
| D | gstvalue.h | 604 void gst_value_array_append_value (GValue *value,
|
| /third_party/gstreamer/gstplugins_good/tests/check/elements/ |
| D | vp8enc.c | 303 gst_value_array_append_value (&layer_sync_flags, &bval); in configure_vp8ts()
|
| /third_party/gstreamer/gstplugins_good/gst/spectrum/ |
| D | gstspectrum.c | 642 gst_value_array_append_value (&a, &v); /* copies by value */ in gst_spectrum_message_add_array() 646 gst_value_array_append_value (cv, &a); /* copies by value */ in gst_spectrum_message_add_array()
|
| /third_party/gstreamer/gstplugins_bad/gst/mxf/ |
| D | mxfmetadata.c | 116 gst_value_array_append_value (&va, &v); in mxf_metadata_base_to_structure_default() 760 gst_value_array_append_value (&arr, &val); in mxf_metadata_preface_to_structure() 801 gst_value_array_append_value (&arr, &val); in mxf_metadata_preface_to_structure() 827 gst_value_array_append_value (&arr, &val); in mxf_metadata_preface_to_structure() 1458 gst_value_array_append_value (&arr, &val); in mxf_metadata_content_storage_to_structure() 1487 gst_value_array_append_value (&arr, &val); in mxf_metadata_content_storage_to_structure() 1954 gst_value_array_append_value (&arr, &val); in mxf_metadata_generic_package_to_structure() 3013 gst_value_array_append_value (&arr, &val); in mxf_metadata_sequence_to_structure() 3630 gst_value_array_append_value (&arr, &val); in mxf_metadata_dm_source_clip_to_structure() 3861 gst_value_array_append_value (&arr, &val); in mxf_metadata_dm_segment_to_structure() [all …]
|
| /third_party/gstreamer/gstplugins_bad/ext/kate/ |
| D | gstkateutil.c | 66 gst_value_array_append_value (&array, &value); in gst_kate_util_set_header_on_caps()
|
| /third_party/gstreamer/gstplugins_base/ext/ogg/ |
| D | gstoggparse.c | 311 gst_value_array_append_value (array, &value); in gst_ogg_parse_append_header()
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
| D | codec-utils.c | 1967 gst_value_array_append_value (&va, &v); in gst_codec_utils_opus_create_caps() 2024 gst_value_array_append_value (&array, &value); in _gst_caps_set_buffer_array()
|
| /third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/ |
| D | mpegpsmux.c | 724 gst_value_array_append_value (&val, &buf_val); in mpegpsdemux_prepare_srcpad()
|