Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfobjects.h104 void gst_asf_put_i32 (guint8 * buf, gint32 data);
Dgstasfobjects.c286 gst_asf_put_i32 (guint8 * buf, gint32 data) in gst_asf_put_i32() function
Dgstasfmux.c760 gst_asf_put_i32 (*buf + 15, videopad->vidinfo.width); in gst_asf_mux_write_stream_properties()
761 gst_asf_put_i32 (*buf + 19, videopad->vidinfo.height); in gst_asf_mux_write_stream_properties()