Searched refs:GST_IS_PARAM_SPEC_FRACTION (Results 1 – 3 of 3) sorted by relevance
104 #define GST_IS_PARAM_SPEC_FRACTION(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), GST_TYPE_PARAM_FRAC… macro
558 } else if (GST_IS_PARAM_SPEC_FRACTION (spec)) { in _add_properties()
687 } else if (GST_IS_PARAM_SPEC_FRACTION (param)) { in print_object_properties_info()