Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmuxmap.c344 static const guint8 mjp2_prefix[] = in gst_qt_mux_map_format_to_header() local
401 prefix = gst_buffer_new_and_alloc (sizeof (mjp2_prefix)); in gst_qt_mux_map_format_to_header()
402 gst_buffer_fill (prefix, 0, mjp2_prefix, sizeof (mjp2_prefix)); in gst_qt_mux_map_format_to_header()