Home
last modified time | relevance | path

Searched refs:plot (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/power/cpupower/bench/
H A Dcpufreq-bench_plot.sh69 for((plot=0;plot<$plots;plot++));do
73 …cat ${file[$plot]} |grep -v "^#" |awk '{if ($2 != $3) printf("Error in measure %d:Load time %s doe…
78 cat ${file[$plot]} |grep -v "^#" |awk '{printf "%lu %.1f\n",$2/1000, $6}' >$dir/data_$plot
80 if [ $plot -eq 0 ];then
83 echo -n "\"$dir/data_$plot\" title \"${title[$plot]}\" with lines" >> $dir/plot_script.gpl
84 if [ $(($plot + 1)) -ne $plots ];then
/OK3568_Linux_fs/buildroot/dl/sox/git/scripts/
H A Dtesttones.sh56 plot=yes # Uncomment to enable PNG plots
60 plot() function
62 [ -n "$plot" ] && [ -n "$name" ] && $sox -D "$name" -n \
70 plot # the previous file
278 plot # the last file
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dbiquad.c82 if (effp->global_info->plot == sox_plot_octave) { in lsx_biquad_start()
101 if (effp->global_info->plot == sox_plot_gnuplot) { in lsx_biquad_start()
122 if (effp->global_info->plot == sox_plot_data) { in lsx_biquad_start()
H A Dhilbert.c79 if (effp->global_info->plot != sox_plot_off) { in start()
83 effp->global_info->plot, title, -20., 5.); in start()
H A Dfir.c82 if (effp->global_info->plot != sox_plot_off) { in start()
86 effp->global_info->plot, title, -30., 30.); in start()
H A Dcompandt.c25 sox_bool lsx_compandt_show(sox_compandt_t * t, sox_plot_t plot) in lsx_compandt_show() argument
36 if (plot == sox_plot_octave) { in lsx_compandt_show()
57 if (plot == sox_plot_gnuplot) { in lsx_compandt_show()
H A Dloudness.c107 if (effp->global_info->plot != sox_plot_off) { in start()
111 effp->global_info->plot, title, p->delta - 5, 0.); in start()
H A Dfirfit.c124 if (effp->global_info->plot != sox_plot_off) { in start()
126 effp->global_info->plot, "SoX effect: firfit", -30., +30.); in start()
H A Dsinc.c134 if (effp->global_info->plot != sox_plot_off) { in start()
139 effp->global_info->plot, title, -p->beta * 10 - 25, 5.); in start()
H A Dcompandt.h32 sox_bool lsx_compandt_show(sox_compandt_t * t, sox_plot_t plot);
H A Ddeemph.plt105 # plot real, best, ideal, level with halved attenuation,
110 plot [f=1000:20000] [-12:2] \
H A Dcompand.c147 if (!lsx_compandt_show(&l->transfer_fn, effp->global_info->plot)) in start()
H A Dsox.h1557 sox_plot_t plot; /**< To help the user choose effect & options */ member
H A Dsox.c2338 sox_effects_globals.plot = enum_option(optstate.arg, optstate.lngind, plot_methods); in parse_gopts_and_fopts()
/OK3568_Linux_fs/yocto/poky/scripts/contrib/bb-perf/
H A Dbb-matrix-plot.sh31 -f field The field index to plot as the Z axis from the data file
37 -w Render the plot as wireframe with a 2D colormap projected on the
H A Dbuildstats-plot.sh61 should be the same because data is plot as histogram.
/OK3568_Linux_fs/kernel/tools/vm/
H A Dslabinfo-gnuplot.sh94 plot "$file" $range u 2$xtic title 'SIZE' with boxes,\
133 plot $gnuplot_cmd
/OK3568_Linux_fs/buildroot/package/flot/
H A DConfig.in37 over the plot
59 plot
/OK3568_Linux_fs/buildroot/dl/sox/git/test/
H A DplotA9 plot [0:22050] 'A' using (22050*$1):2 title "response" with lines,\
H A DresponseAB9 plot [0:22050] 'A' using (22050*$1):2 title "A response" with lines,\
H A DplotAB9 plot [0:4000] 'A' using (4000*$1):2 title "A response" with lines,\
/OK3568_Linux_fs/buildroot/package/lugaru/
H A DConfig.in27 takes it upon himself to fight against their plot and save
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dslub.rst375 This will produce a single plot (png file).
384 40,60`` range will plot only samples collected between 40th and
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DChangeLog176 o Enable support for --plot option on biquad and fir effects. (Ulrich Klauer)
529 o `filter' effect now supports --plot. (robs)
532 o Fix graph legend display when using --plot octave. (robs)
761 o --octave option changed to --plot; can now also use gnuplot to
762 plot effect transfer function. (robs)
764 o Show (with --plot) compand transfer function. (robs)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info15136 all in a single plot.

12