Searched defs:ICV_LINEAR_TAB_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A D_cvimgproc.h94 #define ICV_LINEAR_TAB_SIZE (ICV_WARP_MASK+1) macro
95 extern float icvLinearCoeffs[(ICV_LINEAR_TAB_SIZE+1)*2];

Completed in 77 milliseconds