Searched refs:G_PARAM_SPEC_ENUM (Results 1 – 10 of 10) sorted by relevance
85 GParamSpecEnum *prop = G_PARAM_SPEC_ENUM (properties[i]); in gst_fake_sink_proxy_properties()
157 G_PARAM_SPEC_ENUM (((GstControlBinding *) self)->pspec); in convert_g_value_to_enum()170 G_PARAM_SPEC_ENUM (((GstControlBinding *) self)->pspec); in convert_value_to_enum()
178 p_class = G_PARAM_SPEC_ENUM (p)->enum_class; in set_downmix_mode()
172 p_class = G_PARAM_SPEC_ENUM (p)->enum_class; in set_mview_mode()
151 G_PARAM_SPEC_ENUM (g_object_class_find_property (G_OBJECT_GET_CLASS in apply_fx()
433 GParamSpecEnum *espec = G_PARAM_SPEC_ENUM (pspec); in param_enum_init()442 GParamSpecEnum *espec = G_PARAM_SPEC_ENUM (pspec); in param_enum_finalize()458 value->data[0].v_long = G_PARAM_SPEC_ENUM (pspec)->default_value; in param_enum_set_default()465 GParamSpecEnum *espec = G_PARAM_SPEC_ENUM (pspec); in param_enum_validate()
285 #define G_PARAM_SPEC_ENUM(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_ENUM,… macro
277 enumclass = G_PARAM_SPEC_ENUM (pspec)->enum_class; in change_dir_randomly()
669 G_PARAM_SPEC_ENUM
403 GParamSpecEnum *src_pspec = G_PARAM_SPEC_ENUM (pspec); in dvb_base_bin_class_init()