Home
last modified time | relevance | path

Searched refs:dist_c (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/scripts/
Dupdate-orc-dist-files.py41 dist_c = orc_src_base + "-dist.c" variable
45 shutil.copyfile(gen_source, dist_c)
48 subprocess.run(['gst-indent', dist_c])
49 subprocess.run(['gst-indent', dist_c])
/third_party/gstreamer/gstplugins_good/scripts/
Dupdate-orc-dist-files.py41 dist_c = orc_src_base + "-dist.c" variable
45 shutil.copyfile(gen_source, dist_c)
48 subprocess.run(['gst-indent', dist_c])
49 subprocess.run(['gst-indent', dist_c])
/third_party/gstreamer/gstplugins_bad/scripts/
Dupdate-orc-dist-files.py41 dist_c = orc_src_base + "-dist.c" variable
45 shutil.copyfile(gen_source, dist_c)
48 subprocess.run(['gst-indent', dist_c])
49 subprocess.run(['gst-indent', dist_c])