Searched defs:CreateAlgorithm (Results 1 – 2 of 2) sorted by relevance
| /foundation/multimedia/video_processing_engine/framework/algorithm/contrast_enhancer/ | ||
| D | contrast_enhancer_image_fwk.cpp | 97 std::shared_ptr<ContrastEnhancerBase> ContrastEnhancerImageFwk::CreateAlgorithm(ContrastEnhancerTyp… in CreateAlgorithm() function in OHOS::Media::VideoProcessingEngine::ContrastEnhancerImageFwk |
| /foundation/multimedia/video_processing_engine/framework/algorithm/detail_enhancer/ | ||
| D | detail_enhancer_image_fwk.cpp | 121 std::shared_ptr<DetailEnhancerBase> DetailEnhancerImageFwk::CreateAlgorithm(int level) in CreateAlgorithm() function in OHOS::Media::VideoProcessingEngine::DetailEnhancerImageFwk |