Searched refs:histoArrPtrL (Results 1 - 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
H A DHistoEq.c121 const uint16* histoArrPtrL; local
126 histoArrPtrL = histoPtrA;
129 totalSumL += *histoArrPtrL++;
135 histoArrPtrL = histoPtrA;
138 sumL += *histoArrPtrL++;
H A DHistoEq16.c126 const uint16* histoArrPtrL; local
131 histoArrPtrL = histoPtrA;
134 totalSumL += *histoArrPtrL++;
140 histoArrPtrL = histoPtrA;
143 sumL += *histoArrPtrL++;

Completed in 27 milliseconds