Home
last modified time | relevance | path

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

/third_party/gstreamer/gst_libav/ext/libav/
Dgstavaudenc.c833 static const GInterfaceInfo preset_info = { in gst_ffmpegaudenc_register() local
838 g_type_add_interface_static (type, GST_TYPE_PRESET, &preset_info); in gst_ffmpegaudenc_register()
Dgstavvidenc.c1058 static const GInterfaceInfo preset_info = { in gst_ffmpegvidenc_register() local
1063 g_type_add_interface_static (type, GST_TYPE_PRESET, &preset_info); in gst_ffmpegvidenc_register()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c7609 static const GInterfaceInfo preset_info = { in gst_qt_mux_register() local
7628 g_type_add_interface_static (parent_type, GST_TYPE_PRESET, &preset_info); in gst_qt_mux_register()