Home
last modified time | relevance | path

Searched defs:new_struct (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkviewconvert.c1034 GstStructure *new_struct = gst_structure_copy (structure); in _expand_structure() local
1049 GstStructure *new_struct = gst_structure_copy (structure); in _expand_structure() local
1068 GstStructure *new_struct = _halve_structure_field (structure, "height"); in _expand_structure() local
1088 GstStructure *new_struct = _halve_structure_field (structure, "width"); in _expand_structure() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglviewconvert.c844 GstStructure *new_struct = gst_structure_copy (structure); in _expand_structure() local
859 GstStructure *new_struct = gst_structure_copy (structure); in _expand_structure() local
878 GstStructure *new_struct = _halve_structure_field (structure, "height"); in _expand_structure() local
898 GstStructure *new_struct = _halve_structure_field (structure, "width"); in _expand_structure() local
/third_party/skia/third_party/externals/tint/src/transform/
Dvertex_pulling.cc826 auto* new_struct = ctx.dst->Structure(ctx.dst->Sym(), new_members); in ProcessStructParameter() local