Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxsumpixels.cpp48 #define ICV_SUM_COI_CASE( __op__, len, cn ) \ macro
58 ICV_SUM_COI_CASE( __op__, len, 1 )
320 ICV_SUM_COI_CASE( __op__, limit, cn ); \
346 ICV_SUM_COI_CASE( __op__, size.width, cn ); \