X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fhistogram_bezier%2Fbistogram.inc;h=835772ae5acd4060abe0d56053139d31e221a141;hp=d75b032a54e652d3b22f1b6e2b3ad74523b1a4e9;hb=04031cc2a664d2a6d9d2a37954c55cc68742d78c;hpb=a19a685a46ddc630010788707d9e5b9d2342af46 diff --git a/cinelerra-5.1/plugins/histogram_bezier/bistogram.inc b/cinelerra-5.1/plugins/histogram_bezier/bistogram.inc index d75b032a..835772ae 100644 --- a/cinelerra-5.1/plugins/histogram_bezier/bistogram.inc +++ b/cinelerra-5.1/plugins/histogram_bezier/bistogram.inc @@ -34,8 +34,7 @@ #define HISTOGRAM_VALUE 3 // Number of divisions in histogram. -// 65536 + min and max range to speed up the tabulation -#define HISTOGRAM_SLOTS 0x13333 +// slots = (256 for 8bit or 65536) + min and max range to speed up the tabulation #define FLOAT_RANGE 1.2 // Minimum value in percentage #define HISTOGRAM_MIN -10