Searched defs:algoImpl (Results 1 – 2 of 2) sorted by relevance
101 std::shared_ptr<ContrastEnhancerBase> algoImpl = manager.CreateContrastEnhancer(type); in CreateAlgorithm() local140 auto algoImpl = GetAlgorithm(parameter_.type); in GetRegionHist() local150 auto algoImpl = GetAlgorithm(parameter_.type); in UpdateMetadataBasedOnHist() local159 auto algoImpl = GetAlgorithm(parameter_.type); in UpdateMetadataBasedOnPixel() local
125 std::shared_ptr<DetailEnhancerBase> algoImpl = manager.CreateDetailEnhancer(level); in CreateAlgorithm() local192 auto algoImpl = GetAlgorithm(DETAIL_ENH_LEVEL_VIDEO); in ProcessVideo() local247 auto algoImpl = GetAlgorithm(level); in DoProcess() local