COMPRESSED_INPUT 212 modules/ml/src/boost.cpp predictFlags |= COMPRESSED_INPUT; COMPRESSED_INPUT 1376 modules/ml/src/tree.cpp const int* cvidx = (flags & (COMPRESSED_INPUT|PREPROCESSED_INPUT)) == 0 && !varIdx.empty() ? &compVarIdx[0] : 0;