Home
last modified time | relevance | path

Searched defs:mux (Results 1 – 25 of 77) sorted by relevance

1234

/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/
Dpsmux.c72 PsMux *mux; in psmux_new() local
106 psmux_set_write_func (PsMux * mux, PsMuxWriteFunc func, void *user_data) in psmux_set_write_func()
115 psmux_write_end_code (PsMux * mux) in psmux_write_end_code()
130 psmux_free (PsMux * mux) in psmux_free()
163 psmux_create_stream (PsMux * mux, PsMuxStreamType stream_type) in psmux_create_stream()
206 psmux_packet_out (PsMux * mux) in psmux_packet_out()
232 psmux_write_stream_packet (PsMux * mux, PsMuxStream * stream) in psmux_write_stream_packet()
301 psmux_write_pack_header (PsMux * mux) in psmux_write_pack_header()
342 psmux_ensure_system_header (PsMux * mux) in psmux_ensure_system_header()
397 psmux_write_system_header (PsMux * mux) in psmux_write_system_header()
[all …]
Dmpegpsmux.c145 mpegpsmux_init (MpegPsMux * mux) in mpegpsmux_init()
167 MpegPsMux *mux = GST_MPEG_PSMUX (object); in mpegpsmux_finalize() local
190 MpegPsMux *mux = GST_MPEG_PSMUX (object); in gst_mpegpsmux_set_property() local
206 MpegPsMux *mux = GST_MPEG_PSMUX (object); in gst_mpegpsmux_get_property() local
219 mpegpsmux_create_stream (MpegPsMux * mux, MpegPsPadData * ps_data, GstPad * pad) in mpegpsmux_create_stream()
351 mpegpsmux_create_streams (MpegPsMux * mux) in mpegpsmux_create_streams()
380 mpegpsmux_queue_buffer_for_stream (MpegPsMux * mux, MpegPsPadData * ps_data) in mpegpsmux_queue_buffer_for_stream()
443 mpegpsmux_choose_best_stream (MpegPsMux * mux) in mpegpsmux_choose_best_stream()
490 mpegpsmux_push_gop_list (MpegPsMux * mux) in mpegpsmux_push_gop_list()
504 mpegpsmux_collected (GstCollectPads * pads, MpegPsMux * mux) in mpegpsmux_collected()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/
Dtsmux.c129 TsMux *mux; in tsmux_new() local
171 tsmux_set_write_func (TsMux * mux, TsMuxWriteFunc func, void *user_data) in tsmux_set_write_func()
190 tsmux_set_alloc_func (TsMux * mux, TsMuxAllocFunc func, void *user_data) in tsmux_set_alloc_func()
209 tsmux_set_new_stream_func (TsMux * mux, TsMuxNewStreamFunc func, in tsmux_set_new_stream_func()
230 tsmux_set_pat_interval (TsMux * mux, guint freq) in tsmux_set_pat_interval()
245 tsmux_set_pcr_interval (TsMux * mux, guint freq) in tsmux_set_pcr_interval()
261 tsmux_get_pat_interval (TsMux * mux) in tsmux_get_pat_interval()
275 tsmux_resend_pat (TsMux * mux) in tsmux_resend_pat()
291 tsmux_set_si_interval (TsMux * mux, guint freq) in tsmux_set_si_interval()
307 tsmux_get_si_interval (TsMux * mux) in tsmux_get_si_interval()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstmpegtsmux.c150 new_packet_m2ts (GstMpegTsMux * mux, GstBuffer * buf, gint64 new_pcr) in new_packet_m2ts()
267 gst_mpeg_ts_mux_allocate_packet (GstBaseTsMux * mux, GstBuffer ** buffer) in gst_mpeg_ts_mux_allocate_packet()
278 GstMpegTsMux *mux = GST_MPEG_TS_MUX (base_tsmux); in gst_mpeg_ts_mux_output_packet() local
300 GstMpegTsMux *mux = GST_MPEG_TS_MUX (base_tsmux); in gst_mpeg_ts_mux_reset() local
311 gst_mpeg_ts_mux_drain (GstBaseTsMux * mux) in gst_mpeg_ts_mux_drain()
322 GstMpegTsMux *mux = GST_MPEG_TS_MUX (object); in gst_mpeg_ts_mux_set_property() local
344 GstMpegTsMux *mux = GST_MPEG_TS_MUX (object); in gst_mpeg_ts_mux_get_property() local
359 GstMpegTsMux *mux = GST_MPEG_TS_MUX (object); in gst_mpeg_ts_mux_dispose() local
411 gst_mpeg_ts_mux_init (GstMpegTsMux * mux) in gst_mpeg_ts_mux_init()
Dgstbasetsmux.c128 GstBaseTsMux *mux = GST_BASE_TS_MUX (agg); in gst_base_ts_mux_pad_flush() local
258 gst_base_ts_mux_set_header_on_caps (GstBaseTsMux * mux) in gst_base_ts_mux_set_header_on_caps()
294 TsMux * mux) in steal_si_section()
303 gst_base_ts_mux_reset (GstBaseTsMux * mux, gboolean alloc) in gst_base_ts_mux_reset()
379 gst_base_ts_mux_create_or_update_stream (GstBaseTsMux * mux, in gst_base_ts_mux_create_or_update_stream()
754 gst_base_ts_mux_create_stream (GstBaseTsMux * mux, GstBaseTsMuxPad * ts_pad) in gst_base_ts_mux_create_stream()
776 gst_base_ts_mux_create_pad_stream (GstBaseTsMux * mux, GstPad * pad) in gst_base_ts_mux_create_pad_stream()
898 gst_base_ts_mux_create_streams (GstBaseTsMux * mux) in gst_base_ts_mux_create_streams()
909 new_packet_common_init (GstBaseTsMux * mux, GstBuffer * buf, guint8 * data, in new_packet_common_init()
953 gst_base_ts_mux_push_packets (GstBaseTsMux * mux, gboolean force) in gst_base_ts_mux_push_packets()
[all …]
Dgstbasetsmuxaac.c80 GstBaseTsMux * mux, gboolean is_mpeg2, guint8 obj_type_profile, in gst_base_ts_mux_prepare_aac_adts()
141 gst_base_ts_mux_aac_mpeg2_make_codec_data (GstBaseTsMux * mux, in gst_base_ts_mux_aac_mpeg2_make_codec_data()
208 GstBaseTsMux * mux) in gst_base_ts_mux_prepare_aac_mpeg4()
229 GstBaseTsMux * mux) in gst_base_ts_mux_prepare_aac_mpeg2()
Dgstatscmux.c184 gst_atsc_mux_handle_media_type (GstBaseTsMux * mux, const gchar * media_type, in gst_atsc_mux_handle_media_type()
220 gst_atsc_mux_init (GstATSCMux * mux) in gst_atsc_mux_init()
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Dmuxedit.c22 static void MuxInit(WebPMux* const mux) { in MuxInit()
33 WebPMux* const mux = (WebPMux*)WebPSafeMalloc(1ULL, sizeof(WebPMux)); in WebPNewInternal() local
46 static void MuxRelease(WebPMux* const mux) { in MuxRelease()
57 void WebPMuxDelete(WebPMux* mux) { in WebPMuxDelete()
77 static WebPMuxError MuxSet(WebPMux* const mux, uint32_t tag, in MuxSet()
139 WebPMux* const mux = WebPMuxCreate(bitstream, 0); in GetImageData() local
168 static WebPMuxError MuxDeleteAllNamedData(WebPMux* const mux, uint32_t tag) { in MuxDeleteAllNamedData()
178 WebPMuxError WebPMuxSetChunk(WebPMux* mux, const char fourcc[4], in WebPMuxSetChunk()
233 WebPMuxError WebPMuxSetImage(WebPMux* mux, const WebPData* bitstream, in WebPMuxSetImage()
265 WebPMuxError WebPMuxPushFrame(WebPMux* mux, const WebPMuxFrameInfo* info, in WebPMuxPushFrame()
[all …]
Dmuxread.c35 static WebPMuxError MuxGet(const WebPMux* const mux, CHUNK_INDEX idx, in MuxGet()
180 WebPMux* mux = NULL; in WebPMuxCreateInternal() local
308 static WebPMuxError ValidateForSingleImage(const WebPMux* const mux) { in ValidateForSingleImage()
326 static WebPMuxError MuxGetCanvasInfo(const WebPMux* const mux, in MuxGetCanvasInfo()
362 WebPMuxError WebPMuxGetCanvasSize(const WebPMux* mux, int* width, int* height) { in WebPMuxGetCanvasSize()
369 WebPMuxError WebPMuxGetFeatures(const WebPMux* mux, uint32_t* flags) { in WebPMuxGetFeatures()
425 WebPMuxError WebPMuxGetChunk(const WebPMux* mux, const char fourcc[4], in WebPMuxGetChunk()
482 const WebPMux* mux, uint32_t nth, WebPMuxFrameInfo* frame) { in WebPMuxGetFrame()
503 WebPMuxError WebPMuxGetAnimationParams(const WebPMux* mux, in WebPMuxGetAnimationParams()
541 WebPMuxError WebPMuxNumChunks(const WebPMux* mux, in WebPMuxNumChunks()
/third_party/skia/third_party/externals/libwebp/src/mux/
Dmuxedit.c22 static void MuxInit(WebPMux* const mux) { in MuxInit()
33 WebPMux* const mux = (WebPMux*)WebPSafeMalloc(1ULL, sizeof(WebPMux)); in WebPNewInternal() local
46 static void MuxRelease(WebPMux* const mux) { in MuxRelease()
57 void WebPMuxDelete(WebPMux* mux) { in WebPMuxDelete()
77 static WebPMuxError MuxSet(WebPMux* const mux, uint32_t tag, in MuxSet()
139 WebPMux* const mux = WebPMuxCreate(bitstream, 0); in GetImageData() local
168 static WebPMuxError MuxDeleteAllNamedData(WebPMux* const mux, uint32_t tag) { in MuxDeleteAllNamedData()
178 WebPMuxError WebPMuxSetChunk(WebPMux* mux, const char fourcc[4], in WebPMuxSetChunk()
233 WebPMuxError WebPMuxSetImage(WebPMux* mux, const WebPData* bitstream, in WebPMuxSetImage()
264 WebPMuxError WebPMuxPushFrame(WebPMux* mux, const WebPMuxFrameInfo* info, in WebPMuxPushFrame()
[all …]
Dmuxread.c35 static WebPMuxError MuxGet(const WebPMux* const mux, CHUNK_INDEX idx, in MuxGet()
179 WebPMux* mux = NULL; in WebPMuxCreateInternal() local
305 static WebPMuxError ValidateForSingleImage(const WebPMux* const mux) { in ValidateForSingleImage()
323 static WebPMuxError MuxGetCanvasInfo(const WebPMux* const mux, in MuxGetCanvasInfo()
359 WebPMuxError WebPMuxGetCanvasSize(const WebPMux* mux, int* width, int* height) { in WebPMuxGetCanvasSize()
366 WebPMuxError WebPMuxGetFeatures(const WebPMux* mux, uint32_t* flags) { in WebPMuxGetFeatures()
422 WebPMuxError WebPMuxGetChunk(const WebPMux* mux, const char fourcc[4], in WebPMuxGetChunk()
479 const WebPMux* mux, uint32_t nth, WebPMuxFrameInfo* frame) { in WebPMuxGetFrame()
499 WebPMuxError WebPMuxGetAnimationParams(const WebPMux* mux, in WebPMuxGetAnimationParams()
537 WebPMuxError WebPMuxNumChunks(const WebPMux* mux, in WebPMuxNumChunks()
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstflvmux.c158 GstFlvMux *mux = GST_FLV_MUX_CAST (aggregator); in gst_flv_mux_skip_buffer() local
323 gst_flv_mux_init (GstFlvMux * mux) in gst_flv_mux_init()
340 GstFlvMux *mux = GST_FLV_MUX (object); in gst_flv_mux_finalize() local
379 GstFlvMux *mux = GST_FLV_MUX (element); in gst_flv_mux_reset() local
402 gst_flv_mux_store_codec_tags (GstFlvMux * mux, in gst_flv_mux_store_codec_tags()
417 GstFlvMux *mux = GST_FLV_MUX (aggregator); in gst_flv_mux_sink_event() local
463 GstFlvMux *mux = GST_FLV_MUX (gst_pad_get_parent (pad)); in gst_flv_mux_video_pad_setcaps() local
531 GstFlvMux *mux = GST_FLV_MUX (gst_pad_get_parent (pad)); in gst_flv_mux_audio_pad_setcaps() local
731 GstFlvMux *mux = GST_FLV_MUX (agg); in gst_flv_mux_create_new_pad() local
783 GstFlvMux *mux = GST_FLV_MUX (element); in gst_flv_mux_release_pad() local
[all …]
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-scte-writer.c23 send_splice (GstElement * mux, gboolean out) in send_splice()
42 send_splice_in (GstElement * mux) in send_splice_in()
50 send_splice_out (GstElement * mux) in send_splice_out()
67 GstElement *mux; in main() local
Dts-section-writer.c20 advertise_service (GstElement * mux) in advertise_service()
58 GstElement *mux; in main() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagmux.c123 GstTagMux *mux = GST_TAG_MUX (obj); in gst_tag_mux_finalize() local
165 gst_tag_mux_init (GstTagMux * mux, GstTagMuxClass * mux_class) in gst_tag_mux_init()
209 gst_tag_mux_get_tags (GstTagMux * mux) in gst_tag_mux_get_tags()
237 gst_tag_mux_render_start_tag (GstTagMux * mux) in gst_tag_mux_render_start_tag()
294 gst_tag_mux_render_end_tag (GstTagMux * mux) in gst_tag_mux_render_end_tag()
341 gst_tag_mux_adjust_event_offsets (GstTagMux * mux, in gst_tag_mux_adjust_event_offsets()
368 GstTagMux *mux = GST_TAG_MUX (parent); in gst_tag_mux_chain() local
428 GstTagMux *mux; in gst_tag_mux_sink_event() local
530 GstTagMux *mux; in gst_tag_mux_change_state() local
/third_party/gstreamer/gstplugins_bad/gst/id3tag/
Dgstid3mux.c154 GstId3Mux *mux = GST_ID3_MUX (object); in gst_id3_mux_set_property() local
176 GstId3Mux *mux = GST_ID3_MUX (object); in gst_id3_mux_get_property() local
195 gst_id3_mux_render_v2_tag (GstTagMux * mux, const GstTagList * taglist) in gst_id3_mux_render_v2_tag()
206 gst_id3_mux_render_v1_tag (GstTagMux * mux, const GstTagList * taglist) in gst_id3_mux_render_v1_tag()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmpegtsmux.c114 GstElement *mux; in setup_tsmux() local
127 cleanup_tsmux (GstElement * mux, const gchar * sinkname) in cleanup_tsmux()
140 check_tsmux_pad_given_muxer (GstElement * mux, in check_tsmux_pad_given_muxer()
337 GstElement *mux; in check_tsmux_pad() local
358 GstElement *mux; in GST_START_TEST() local
394 GstElement *mux; in GST_START_TEST() local
436 GstElement *mux; in GST_START_TEST() local
484 GstElement *mux; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfmux.c143 gst_mxf_mux_push (GstMXFMux * mux, GstBuffer * buf) in gst_mxf_mux_push()
197 gst_mxf_mux_init (GstMXFMux * mux) in gst_mxf_mux_init()
206 GstMXFMux *mux = GST_MXF_MUX (object); in gst_mxf_mux_finalize() local
230 gst_mxf_mux_reset (GstMXFMux * mux) in gst_mxf_mux_reset()
296 gst_mxf_mux_set_caps (GstMXFMux * mux, GstMXFMuxPad * pad, GstCaps * caps) in gst_mxf_mux_set_caps()
394 GstMXFMux *mux = GST_MXF_MUX (aggregator); in gst_mxf_mux_sink_event() local
439 GstMXFMux *mux = GST_MXF_MUX (aggregator); in gst_mxf_mux_create_new_pad() local
472 gst_mxf_mux_create_metadata (GstMXFMux * mux) in gst_mxf_mux_create_metadata()
1106 gst_mxf_mux_init_partition_pack (GstMXFMux * mux) in gst_mxf_mux_init_partition_pack()
1161 gst_mxf_mux_write_header_metadata (GstMXFMux * mux) in gst_mxf_mux_write_header_metadata()
[all …]
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpdtmfmux.c78 gst_rtp_dtmf_mux_init (GstRTPDTMFMux * mux) in gst_rtp_dtmf_mux_init()
112 GstRTPDTMFMux *mux = GST_RTP_DTMF_MUX (rtp_mux); in gst_rtp_dtmf_mux_accept_buffer_locked() local
209 GstRTPDTMFMux *mux = GST_RTP_DTMF_MUX (element); in gst_rtp_dtmf_mux_change_state() local
/third_party/gstreamer/gstplugins_good/gst/multipart/
Dmultipartmux.c248 gst_multipart_mux_get_mime (GstMultipartMux * mux, GstStructure * s) in gst_multipart_mux_get_mime()
348 gst_multipart_mux_queue_pads (GstMultipartMux * mux) in gst_multipart_mux_queue_pads()
403 GstEvent * event, GstMultipartMux * mux) in gst_multipart_mux_sink_event()
430 gst_multipart_mux_collected (GstCollectPads * pads, GstMultipartMux * mux) in gst_multipart_mux_collected()
621 GstMultipartMux *mux; in gst_multipart_mux_get_property() local
639 GstMultipartMux *mux; in gst_multipart_mux_set_property() local
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.c497 gst_matroska_mux_init (GstMatroskaMux * mux, gpointer g_class) in gst_matroska_mux_init()
552 GstMatroskaMux *mux = GST_MATROSKA_MUX (object); in gst_matroska_mux_finalize() local
579 gst_matroska_mux_create_uid (GstMatroskaMux * mux) in gst_matroska_mux_create_uid()
683 GstMatroskaMux *mux = GST_MATROSKA_MUX (element); in gst_matroska_mux_reset() local
824 GstMatroskaMux *mux; in gst_matroska_mux_handle_sink_event() local
1086 GstMatroskaMux *mux; in gst_matroska_mux_video_pad_setcaps() local
1971 GstMatroskaMux *mux; in gst_matroska_mux_audio_pad_setcaps() local
2413 GstMatroskaMux *mux; in gst_matroska_mux_subtitle_pad_setcaps() local
2557 GstMatroskaMux *mux = GST_MATROSKA_MUX (element); in gst_matroska_mux_request_new_pad() local
2665 GstMatroskaMux *mux; in gst_matroska_mux_release_pad() local
[all …]
Dwebm-mux.c100 gst_webm_mux_init (GstWebMMux * mux) in gst_webm_mux_init()
/third_party/gstreamer/gstplugins_good/ext/taglib/
Dgstapev2mux.cc374 gst_apev2_mux_render_tag (GstTagMux * mux, const GstTagList * taglist) in gst_apev2_mux_render_tag()
397 gst_apev2_mux_render_start_tag (GstTagMux * mux, const GstTagList * taglist) in gst_apev2_mux_render_start_tag()
406 gst_apev2_mux_render_end_tag (GstTagMux * mux, const GstTagList * taglist) in gst_apev2_mux_render_end_tag()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggmux.c557 gst_ogg_mux_buffer_from_page (GstOggMux * mux, ogg_page * page, gboolean delta) in gst_ogg_mux_buffer_from_page()
581 gst_ogg_mux_push_buffer (GstOggMux * mux, GstBuffer * buffer, in gst_ogg_mux_push_buffer()
607 gst_ogg_mux_dequeue_page (GstOggMux * mux, GstFlowReturn * flowret) in gst_ogg_mux_dequeue_page()
723 gst_ogg_mux_pad_queue_page (GstOggMux * mux, GstOggPadData * pad, in gst_ogg_mux_pad_queue_page()
1258 gst_ogg_mux_submit_skeleton_header_packet (GstOggMux * mux, in gst_ogg_mux_submit_skeleton_header_packet()
1274 gst_ogg_mux_make_fishead (GstOggMux * mux, ogg_stream_state * os) in gst_ogg_mux_make_fishead()
1304 gst_ogg_mux_add_fisbone_message_header (GstOggMux * mux, GstByteWriter * bw, in gst_ogg_mux_add_fisbone_message_header()
1318 gst_ogg_mux_add_fisbone_message_header_from_tags (GstOggMux * mux, in gst_ogg_mux_add_fisbone_message_header_from_tags()
1368 gst_ogg_mux_make_fisbone (GstOggMux * mux, ogg_stream_state * os, in gst_ogg_mux_make_fisbone()
1407 gst_ogg_mux_make_fistail (GstOggMux * mux, ogg_stream_state * os) in gst_ogg_mux_make_fistail()
[all …]
/third_party/skia/third_party/externals/libwebp/examples/
Dwebpmux.c184 static WebPMuxError DisplayInfo(const WebPMux* mux) { in DisplayInfo()
390 static int CreateMux(const char* const filename, WebPMux** mux) { in CreateMux()
422 static int WriteWebP(WebPMux* const mux, const char* filename) { in WriteWebP()
435 static WebPMux* DuplicateMuxHeader(const WebPMux* const mux) { in DuplicateMuxHeader()
868 static int GetFrame(const WebPMux* mux, const Config* config) { in GetFrame()
913 WebPMux* mux = NULL; in Process() local

1234