gst_structure_remove_field  214 debian/gst-codec-info.c           gst_structure_remove_field (s, field_name);
gst_structure_remove_field  230 debian/gst-codec-info.c             gst_structure_remove_field (s, field_name);
gst_structure_remove_field  247 debian/gst-codec-info.c             gst_structure_remove_field (s, field_name);
gst_structure_remove_field  331 debian/gst-codec-info.c     gst_structure_remove_field (s, "codec_data");
gst_structure_remove_field  332 debian/gst-codec-info.c     gst_structure_remove_field (s, "palette_data");
gst_structure_remove_field  333 debian/gst-codec-info.c     gst_structure_remove_field (s, "pixel-aspect-ratio");
gst_structure_remove_field  334 debian/gst-codec-info.c     gst_structure_remove_field (s, "framerate");
gst_structure_remove_field  335 debian/gst-codec-info.c     gst_structure_remove_field (s, "leaf_size");
gst_structure_remove_field  336 debian/gst-codec-info.c     gst_structure_remove_field (s, "packet_size");
gst_structure_remove_field  337 debian/gst-codec-info.c     gst_structure_remove_field (s, "block_align");
gst_structure_remove_field  338 debian/gst-codec-info.c     gst_structure_remove_field (s, "metadata-interval");        /* icy caps */
gst_structure_remove_field  342 debian/gst-codec-info.c     gst_structure_remove_field (s, "width");
gst_structure_remove_field  343 debian/gst-codec-info.c     gst_structure_remove_field (s, "depth");
gst_structure_remove_field  344 debian/gst-codec-info.c     gst_structure_remove_field (s, "height");
gst_structure_remove_field  345 debian/gst-codec-info.c     gst_structure_remove_field (s, "channels");
gst_structure_remove_field  346 debian/gst-codec-info.c     gst_structure_remove_field (s, "rate");
gst_structure_remove_field  348 debian/gst-codec-info.c     gst_structure_remove_field (s, "config");
gst_structure_remove_field  349 debian/gst-codec-info.c     gst_structure_remove_field (s, "clock-rate");
gst_structure_remove_field  350 debian/gst-codec-info.c     gst_structure_remove_field (s, "clock-base");
gst_structure_remove_field  351 debian/gst-codec-info.c     gst_structure_remove_field (s, "maxps");
gst_structure_remove_field  352 debian/gst-codec-info.c     gst_structure_remove_field (s, "seqnum-base");
gst_structure_remove_field  353 debian/gst-codec-info.c     gst_structure_remove_field (s, "npt-start");
gst_structure_remove_field  354 debian/gst-codec-info.c     gst_structure_remove_field (s, "npt-stop");
gst_structure_remove_field  355 debian/gst-codec-info.c     gst_structure_remove_field (s, "play-speed");
gst_structure_remove_field  356 debian/gst-codec-info.c     gst_structure_remove_field (s, "play-scale");
gst_structure_remove_field  357 debian/gst-codec-info.c     gst_structure_remove_field (s, "dynamic_range");
gst_structure_remove_field 1020 gst/gstmessage.c   gst_structure_remove_field (ret, "source-pad");
gst_structure_remove_field 1061 gst/gstmessage.c   gst_structure_remove_field (ret, "source-pad");
gst_structure_remove_field  862 gst/gststructure.c     gst_structure_remove_field (structure, field);
gst_structure_remove_field 1076 gst/gsttaglist.c   gst_structure_remove_field ((GstStructure *) list, tag);
gst_structure_remove_field  317 tests/check/gst/gststructure.c   gst_structure_remove_field (s, "key");
gst_structure_remove_field 1378 tools/gst-inspect.c     gst_structure_remove_field (s, "pixel-aspect-ratio");
gst_structure_remove_field 1379 tools/gst-inspect.c     gst_structure_remove_field (s, "framerate");
gst_structure_remove_field 1380 tools/gst-inspect.c     gst_structure_remove_field (s, "channels");
gst_structure_remove_field 1381 tools/gst-inspect.c     gst_structure_remove_field (s, "width");
gst_structure_remove_field 1382 tools/gst-inspect.c     gst_structure_remove_field (s, "height");
gst_structure_remove_field 1383 tools/gst-inspect.c     gst_structure_remove_field (s, "rate");
gst_structure_remove_field 1384 tools/gst-inspect.c     gst_structure_remove_field (s, "depth");
gst_structure_remove_field 1385 tools/gst-inspect.c     gst_structure_remove_field (s, "clock-rate");