X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fhistogram_bezier%2Fbistogram.inc;h=835772ae5acd4060abe0d56053139d31e221a141;hb=refs%2Fheads%2Fmaster;hp=d75b032a54e652d3b22f1b6e2b3ad74523b1a4e9;hpb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb;p=goodguy%2Fhistory.git 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