Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldeinterlace.c195 static const GEnumValue method_types[] = { in gst_gl_deinterlace_get_methods() local
201 return method_types; in gst_gl_deinterlace_get_methods()
219 guint method_types) in gst_gl_deinterlace_set_method() argument
221 switch (method_types) { in gst_gl_deinterlace_set_method()
224 deinterlace->current_method = method_types; in gst_gl_deinterlace_set_method()
228 deinterlace->current_method = method_types; in gst_gl_deinterlace_set_method()
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgstgeometrictransform.c62 static const GEnumValue method_types[] = { in gst_geometric_transform_off_edges_pixels_method_get_type() local
72 method_types); in gst_geometric_transform_off_edges_pixels_method_get_type()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstcompare.c68 static const GEnumValue method_types[] = { in gst_compare_method_get_type() local
76 method_type = g_enum_register_static ("GstCompareMethod", method_types); in gst_compare_method_get_type()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11deinterlace.cpp128 static const GFlagsValue method_types[] = { in gst_d3d11_deinterlace_method_type() local
145 method_types); in gst_d3d11_deinterlace_method_type()