Searched refs:gst_structure_id_get_field (Results 1 – 1 of 1) sorted by relevance
245 static GstStructureField *gst_structure_id_get_field (const GstStructure *1082 gst_structure_id_get_field (const GstStructure * structure, GQuark field_id) in gst_structure_id_get_field() function1108 return gst_structure_id_get_field (structure, in gst_structure_get_field()1155 gsfield = gst_structure_id_get_field (structure, field); in gst_structure_id_get_value()1470 f = gst_structure_id_get_field (structure, field); in gst_structure_id_has_field()1514 f = gst_structure_id_get_field (structure, field); in gst_structure_id_has_field_typed()