mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
14b006e808
IPP_VERSION_MAJOR * 100 + IPP_VERSION_MINOR*10 + IPP_VERSION_UPDATE to manage changes between updates more easily. IPP_DISABLE_BLOCK was added to ease tracking of disabled IPP functions;