Home
last modified time | relevance | path

Searched refs:mxf_partition_pack_to_buffer (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxftypes.h249 GstBuffer * mxf_partition_pack_to_buffer (const MXFPartitionPack *pack);
Dmxfmux.c1183 buf = mxf_partition_pack_to_buffer (&mux->partition); in gst_mxf_mux_write_header_metadata()
1455 buf = mxf_partition_pack_to_buffer (&mux->partition); in gst_mxf_mux_write_body_partition()
1672 buf = mxf_partition_pack_to_buffer (&mux->partition); in gst_mxf_mux_handle_eos()
Dmxftypes.c909 mxf_partition_pack_to_buffer (const MXFPartitionPack * pack) in mxf_partition_pack_to_buffer() function