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

/external/opencv/cxcore/include/
H A Dcxcore.h895 #define CV_DXT_SCALE 2 /* divide result by size of array */ macro
896 #define CV_DXT_INV_SCALE (CV_DXT_INVERSE + CV_DXT_SCALE)

Completed in 1105 milliseconds