Searched refs:EnvFeature (Results 1 – 1 of 1) sorted by relevance
1995 auto EnvFeature = EnvMap.find(ImgFeature.first()); in IsImageCompatibleWithEnv() local1996 if (EnvFeature == EnvMap.end()) { in IsImageCompatibleWithEnv()2002 } else if (EnvFeature->first() == ImgFeature.first() && in IsImageCompatibleWithEnv()2003 EnvFeature->second != ImgFeature.second) { in IsImageCompatibleWithEnv()