opencv/modules/core/include/opencv2
Pavel Vlasov 14b006e808 IPP_VERSION_X100 was changed to:
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;
2015-09-25 17:50:15 +03:00
..
core IPP_VERSION_X100 was changed to: 2015-09-25 17:50:15 +03:00
core.hpp remove usage of obsolete _dataAsRows flag 2015-09-21 07:59:09 +02:00