OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:histoArrPtrL
(Results
1 - 2
of
2
) sorted by null
/external/neven/Embedded/common/src/b_ImageEm/
HistoEq.c
121
const uint16*
histoArrPtrL
;
126
histoArrPtrL
= histoPtrA;
129
totalSumL += *
histoArrPtrL
++;
135
histoArrPtrL
= histoPtrA;
138
sumL += *
histoArrPtrL
++;
HistoEq16.c
126
const uint16*
histoArrPtrL
;
131
histoArrPtrL
= histoPtrA;
134
totalSumL += *
histoArrPtrL
++;
140
histoArrPtrL
= histoPtrA;
143
sumL += *
histoArrPtrL
++;
Completed in 479 milliseconds