Home
last modified time | relevance | path

Searched refs:GArray (Results 1 – 25 of 196) sorted by relevance

12345678

/third_party/glib/glib/
Dgarray.h37 typedef struct _GArray GArray; typedef
70 GArray* g_array_new (gboolean zero_terminated,
74 gpointer g_array_steal (GArray *array,
77 GArray* g_array_sized_new (gboolean zero_terminated,
82 GArray* g_array_copy (GArray *array);
84 gchar* g_array_free (GArray *array,
87 GArray *g_array_ref (GArray *array);
89 void g_array_unref (GArray *array);
91 guint g_array_get_element_size (GArray *array);
93 GArray* g_array_append_vals (GArray *array,
[all …]
Dgarray.c178 GArray*
219 g_array_steal (GArray *array, in g_array_steal()
255 GArray*
283 return (GArray*) array; in g_array_sized_new()
305 g_array_set_clear_func (GArray *array, in g_array_set_clear_func()
326 GArray *
327 g_array_ref (GArray *array) in g_array_ref()
357 g_array_unref (GArray *array) in g_array_unref()
377 g_array_get_element_size (GArray *array) in g_array_get_element_size()
410 g_array_free (GArray *farray, in g_array_free()
[all …]
/third_party/glib/gobject/
Dgvaluearray.h59 GLIB_DEPRECATED_IN_2_32_FOR(GArray)
62 GLIB_DEPRECATED_IN_2_32_FOR(GArray)
66 GLIB_DEPRECATED_IN_2_32_FOR(GArray)
69 GLIB_DEPRECATED_IN_2_32_FOR(GArray)
72 GLIB_DEPRECATED_IN_2_32_FOR(GArray)
75 GLIB_DEPRECATED_IN_2_32_FOR(GArray)
79 GLIB_DEPRECATED_IN_2_32_FOR(GArray)
83 GLIB_DEPRECATED_IN_2_32_FOR(GArray)
88 GLIB_DEPRECATED_IN_2_32_FOR(GArray)
92 GLIB_DEPRECATED_IN_2_32_FOR(GArray)
[all …]
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdemux.h125 GArray *offsets;
175 GArray *segments;
185 GArray *reverse_temporal_offsets;
269 GArray *essence_tracks;
275 GArray *random_index_pack;
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadecoder.h32 GArray *buffers;
33 GArray *slices;
51 GArray * surfaces);
63 GArray * gst_va_decoder_get_surface_formats (GstVaDecoder * self);
Dgstvadisplay_priv.c29 GArray *
33 GArray *ret = NULL; in gst_va_display_get_profiles()
89 GArray *
92 GArray *ret = NULL; in gst_va_display_get_image_formats()
Dgstvadisplay_priv.h27 GArray * gst_va_display_get_profiles (GstVaDisplay * self,
30 GArray * gst_va_display_get_image_formats (GstVaDisplay * self);
Dgstvacaps.h29 GArray * profiles,
42 GArray * formats);
Dplugin.c83 GArray *profiles = (GArray *) value; in plugin_register_decoders()
170 GArray *profiles = (GArray *) value; in plugin_register_encoders()
226 GArray *profiles; in _insert_profile_in_table()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.h184 GArray *repeat;
268 GArray *fmts;
270 GArray *connections;
271 GArray *bandwidths;
273 GArray *attributes;
301 GArray *emails;
302 GArray *phones;
304 GArray *bandwidths;
305 GArray *times;
306 GArray *zones;
[all …]
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/isoff/
Dgstisoff.h101 GArray *entries;
156 GArray *samples;
180 GArray *trun;
190 GArray *traf;
228 GArray *trak;
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtptwcc.c83 GArray *recv_packets;
88 GArray *sent_packets;
89 GArray *parsed_packets;
365 rtp_twcc_write_recv_deltas (guint8 * fci_data, GArray * twcc_packets) in rtp_twcc_write_recv_deltas()
382 rtp_twcc_write_run_length_chunk (GArray * packet_chunks, in rtp_twcc_write_run_length_chunk()
404 GArray *packet_chunks;
466 GArray * packet_chunks, guint symbol_size) in chunk_bit_writer_init()
565 rtp_twcc_write_chunks (GArray * packet_chunks, in rtp_twcc_write_chunks()
566 GArray * twcc_packets, guint symbol_size) in rtp_twcc_write_chunks()
620 GArray *packet_chunks = g_array_new (FALSE, FALSE, 2); in rtp_twcc_manager_add_fci()
[all …]
Drtpstats.h263 GArray *packets;
300 GArray * twcc_packets);
301 GstStructure * rtp_twcc_stats_get_packets_structure (GArray * twcc_packets);
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.h88 GArray *index;
120 GstFlowReturn gst_matroska_decode_content_encodings (GArray * encodings);
121 gboolean gst_matroska_decode_data (GArray * encodings, gpointer * data_out,
130 seek_pos, GArray ** _index, gint * _entry_index, GstSearchMode snap_dir);
Dmatroska-demux.h75 GArray *clusters;
110 GArray *seek_index;
/third_party/gstreamer/gstreamer/gst/
Dgstquery.c847 static GArray *
851 GArray *array; in ensure_array()
856 array = (GArray *) g_value_get_boxed (value); in ensure_array()
1271 GArray *array; in gst_query_add_buffering_range()
1312 GArray *array; in gst_query_get_n_buffering_ranges()
1342 GArray *array; in gst_query_parse_nth_buffering_range()
1618 GArray *array; in gst_query_add_allocation_pool()
1650 GArray *array; in gst_query_get_n_allocation_pools()
1680 GArray *array; in gst_query_parse_nth_allocation_pool()
1719 GArray *array; in gst_query_set_nth_allocation_pool()
[all …]
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2utils.h45 GArray *ports; /**< Array of GstLV2Port */
99 GArray *control_in_ports; /**< Array of GstLV2Port */
100 GArray *control_out_ports; /**< Array of GstLV2Port */
/third_party/glib/gio/
Dgsubprocesslauncher-private.h45 GArray *source_fds; /* GSubprocessLauncher has ownership of the FD elements */
46GArray *target_fds; /* always the same length as source_fds; elements are just integers and not F…
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.h116 GArray *ice_stream_map;
118 GArray *pending_remote_ice_candidates;
119 GArray *pending_local_ice_candidates;
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Did3v2frames.c45 static GArray *parse_text_identification_frame (ID3TagsWorking * work);
56 GArray ** out_fields);
57 static void free_tag_strings (GArray * fields);
60 GArray * tag_fields);
78 GArray *tag_fields = NULL; in id3v2_parse_frame()
249 GArray *fields = NULL; in parse_comment_frame()
316 static GArray *
320 GArray *fields = NULL; in parse_text_identification_frame()
405 GArray *fields = NULL; in parse_user_text_identification_frame()
930 GArray * tag_fields) in id3v2_genre_fields_to_taglist()
[all …]
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpulpfecdec.h68 GArray *info_arr;
69 GArray *scratch_buf;
Drtpulpfeccommon.h131 void rtp_buffer_to_ulpfec_bitstring (GstRTPBuffer *rtp, GArray *dst_arr,
133 GstBuffer * rtp_ulpfec_bitstring_to_media_rtp_buffer (GArray *arr,
135 GstBuffer * rtp_ulpfec_bitstring_to_fec_rtp_buffer (GArray *arr, guint16 seq_base, gboolean…
Dgstrtpulpfecenc.h89 GArray *info_arr;
90 GArray *scratch_buf;
/third_party/glib/glib/tests/
Darray-test.c44 assert_int_array_equal (GArray *garray, in assert_int_array_equal()
59 GArray *garray) in assert_int_array_zero_terminated()
83 GArray *garray; in array_set_size()
106 GArray *garray; in array_set_size_sized()
128 GArray *garray; in array_new_zero_terminated()
148 GArray *garray; in array_steal()
200 GArray *garray; in array_append_val()
227 GArray *garray; in array_prepend_val()
247 GArray *garray, *garray_out; in array_prepend_vals()
296 GArray *garray, *garray_out; in array_insert_vals()
[all …]
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.h285 GArray * out);
290 GArray * out);
293 GArray * gst_h264_dpb_get_pictures_all (GstH264Dpb * dpb);

12345678