Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.c1829 *variable_framerate = NULL; in create_encoding_stream_profile() local
1895 variable_framerate = g_strdup (propv[1]); in create_encoding_stream_profile()
1965 if (variable_framerate) { in create_encoding_stream_profile()
1971 if (gst_value_deserialize (&v, variable_framerate)) { in create_encoding_stream_profile()
1976 variable_framerate); in create_encoding_stream_profile()
1985 g_free (variable_framerate); in create_encoding_stream_profile()