Searched refs:gml (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | lines.c | 120 goom_lines_set_res (GMLine * gml, int rx, int ry) in goom_lines_set_res() argument 122 if (gml != NULL) { in goom_lines_set_res() 123 gml->screenX = rx; in goom_lines_set_res() 124 gml->screenY = ry; in goom_lines_set_res() 126 genline (gml->IDdest, gml->param, gml->points2, rx, ry); in goom_lines_set_res() 170 goom_lines_switch_to (GMLine * gml, int IDdest, in goom_lines_switch_to() argument 173 genline (IDdest, param, gml->points2, gml->screenX, gml->screenY); in goom_lines_switch_to() 174 gml->IDdest = IDdest; in goom_lines_switch_to() 175 gml->param = param; in goom_lines_switch_to() 176 gml->amplitudeF = amplitude; in goom_lines_switch_to() [all …]
|
D | lines.h | 84 void goom_lines_switch_to (GMLine * gml, int IDdest, float param, 88 void goom_lines_set_res (GMLine * gml, int rx, int ry); 90 void goom_lines_free (GMLine ** gml); 92 void goom_lines_draw (PluginInfo *plugInfo, GMLine * gml, gint16 data[512], Pixel *p);
|
/third_party/boost/libs/graph/src/ |
D | graphml.cpp | 81 ptree gml = pt.get_child(path("graphml")); in run() local 83 BOOST_FOREACH (const ptree::value_type& child, gml) in run() 126 get_graphs(gml, desired_idx, true, graphs); in run()
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 5396 "gml~n", 8846 "gml~n", 20220 "gml",
|
/third_party/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 5576 "gml~n", 9143 "gml~n", 22057 "gml",
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 5597 "gml~n", 9162 "gml~n", 21252 "gml",
|