Searched defs:new_struct (Results 1 – 3 of 3) sorted by relevance
1034 GstStructure *new_struct = gst_structure_copy (structure); in _expand_structure() local1049 GstStructure *new_struct = gst_structure_copy (structure); in _expand_structure() local1068 GstStructure *new_struct = _halve_structure_field (structure, "height"); in _expand_structure() local1088 GstStructure *new_struct = _halve_structure_field (structure, "width"); in _expand_structure() local
844 GstStructure *new_struct = gst_structure_copy (structure); in _expand_structure() local859 GstStructure *new_struct = gst_structure_copy (structure); in _expand_structure() local878 GstStructure *new_struct = _halve_structure_field (structure, "height"); in _expand_structure() local898 GstStructure *new_struct = _halve_structure_field (structure, "width"); in _expand_structure() local
826 auto* new_struct = ctx.dst->Structure(ctx.dst->Sym(), new_members); in ProcessStructParameter() local