Searched refs:default_fixate (Results 1 – 2 of 2) sorted by relevance
74 - GstCaps *default_fixate (const GstCaps *caps);
2805 default_fixate (GQuark field_id, const GValue * value, gpointer data) in default_fixate() function2836 return default_fixate (field->name, &field->value, structure); in gst_structure_fixate_field()3331 gst_structure_foreach (structure, default_fixate, structure); in gst_structure_fixate()