Home
last modified time | relevance | path

Searched refs:normtype (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
Dcxnorm.cpp139 post_func, arrtype, normtype, worktype, block_size ) \ argument
144 normtype total_norm = 0; \
160 total_norm += (normtype)norm; \
166 total_norm += (normtype)norm; \
173 post_func, arrtype, normtype, worktype, block_size ) \ argument
177 normtype norm = 0; \
197 post_func, arrtype, normtype, worktype, block_size ) \ argument
202 normtype norm = 0; \
218 normtype, worktype, block_size ) \ argument
223 normtype total_norm = 0; \
[all …]