Pascal Massimino b3a616b356 make HistogramAdd() a pointer in dsp
* merged the two HistogramAdd/AddEval() into a single call
  (with detection of special case when b==out)
* added a SSE2 variant
* harmonize the histogram type to 'uint32_t' instead
  of just 'int'. This has a lot of ripples on signatures.
* 1-2% faster

Change-Id: I10299ff300f36cdbca5a560df1ae4d4df149d306
2014-04-28 10:09:34 -07:00
..
2014-02-13 21:56:19 -08:00
2014-04-16 00:36:19 -07:00
2014-04-26 19:09:04 -07:00
2014-04-16 00:36:19 -07:00
2014-02-20 13:23:18 +01:00