Home
last modified time | relevance | path

Searched refs:gst_byte_writer_init (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbytewriter.c147 gst_byte_writer_init (GstByteWriter * writer) in gst_byte_writer_init() function
170 gst_byte_writer_init (writer); in gst_byte_writer_init_with_size()
195 gst_byte_writer_init (writer); in gst_byte_writer_init_with_data()
Dgstbytewriter.h64 void gst_byte_writer_init (GstByteWriter *writer);
/third_party/gstreamer/gstreamer/tests/check/libs/
Dbytewriter.c209 gst_byte_writer_init (&writer); in GST_START_TEST()
229 gst_byte_writer_init (&writer); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinecomm.c293 gst_byte_writer_init (&bw); in gst_ipc_pipeline_comm_write_ack_to_fd()
360 gst_byte_writer_init (&bw); in gst_ipc_pipeline_comm_write_query_result_to_fd()
541 gst_byte_writer_init (&bw); in gst_ipc_pipeline_comm_write_buffer_to_fd()
578 gst_byte_writer_init (&bw); in gst_ipc_pipeline_comm_write_buffer_to_fd()
769 gst_byte_writer_init (&bw); in gst_ipc_pipeline_comm_write_sink_message_event_to_fd()
939 gst_byte_writer_init (&bw); in gst_ipc_pipeline_comm_write_event_to_fd()
1079 gst_byte_writer_init (&bw); in gst_ipc_pipeline_comm_write_query_to_fd()
1217 gst_byte_writer_init (&bw); in gst_ipc_pipeline_comm_write_state_change_to_fd()
1300 gst_byte_writer_init (&bw); in gst_ipc_pipeline_comm_write_state_lost_to_fd()
1364 gst_byte_writer_init (&bw); in gst_ipc_pipeline_comm_write_gerror_message_to_fd()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/
Dgstdvbsubenc-util.c741 gst_byte_writer_init (&b); in gst_dvbenc_encode()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dtsdemux.c865 gst_byte_writer_init (h264infos->sps); in scan_keyframe_h264()
866 gst_byte_writer_init (h264infos->pps); in scan_keyframe_h264()
867 gst_byte_writer_init (h264infos->sei); in scan_keyframe_h264()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgstexiftag.c535 gst_byte_writer_init (&writer->tagwriter); in gst_exif_writer_init()
536 gst_byte_writer_init (&writer->datawriter); in gst_exif_writer_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dcodec-utils.c2145 gst_byte_writer_init (&bw); in gst_codec_utils_opus_create_header()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dtag.c1479 gst_byte_writer_init (&writer); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggmux.c1378 gst_byte_writer_init (&bw); in gst_ogg_mux_make_fisbone()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c9260 gst_byte_writer_init (&stsc); in qtdemux_merge_sample_table()
9261 gst_byte_writer_init (&stts); in qtdemux_merge_sample_table()
9262 gst_byte_writer_init (&stsz); in qtdemux_merge_sample_table()
Datoms.c5799 gst_byte_writer_init (&bw); in build_opus_extension()