Home
last modified time | relevance | path

Searched defs:acctype (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
Dcxsumpixels.cpp682 #define ICV_ACC_ROWS_FUNC( name, flavor, arrtype, acctype, \ argument
724 #define ICV_ACC_COLS_FUNC_C1( name, flavor, arrtype, worktype, acctype, __op__ )\ argument
764 #define ICV_ACC_COLS_FUNC_C3( name, flavor, arrtype, worktype, acctype, __op__ ) \ argument
793 #define ICV_ACC_COLS_FUNC_C4( name, flavor, arrtype, worktype, acctype, __op__ ) \ argument
/external/opencv/cv/src/
D_cvipp.h102 #define IPCV_ACCUM( flavor, arrtype, acctype ) \ argument