Searched refs:no_properties (Results 1 – 4 of 4) sorted by relevance
659 goto no_properties; in gst_preset_default_load_preset()728 no_properties: in gst_preset_default_load_preset()834 goto no_properties; in gst_preset_default_save_preset()894 no_properties: in gst_preset_default_save_preset()
1069 no_properties(this); in TF_BUILTIN() local1083 GotoIf(IsUndefined(properties), &no_properties); in TF_BUILTIN()1095 &call_runtime, &no_properties); in TF_BUILTIN()1099 BIND(&no_properties); in TF_BUILTIN()
372 goto no_properties; in parse_and_configure_from_v5_conf_file()427 no_properties: in parse_and_configure_from_v5_conf_file()
1951 int no_properties = raw_map.NumberOfOwnDescriptors(); in DeserializeObjects() local1955 factory()->NewPropertyArray(no_properties); in DeserializeObjects()1956 for (int i = 0; i < no_properties; ++i) { in DeserializeObjects()