Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.h1115 AtomInfo * build_tapt_extension (gint clef_width, gint clef_height, gint prof_width, gint …
Dgstqtmux.c6760 gint clef_width, clef_height, prof_width; in gst_qt_mux_video_sink_set_caps() local
6790 prof_width = gst_util_uint64_scale (width, in gst_qt_mux_video_sink_set_caps()
6798 ext_atom = build_tapt_extension (clef_width, clef_height << 16, prof_width, in gst_qt_mux_video_sink_set_caps()
Datoms.c4415 build_tapt_extension (gint clef_width, gint clef_height, gint prof_width, in build_tapt_extension() argument
4433 GST_WRITE_UINT32_BE (data + 32, prof_width); in build_tapt_extension()