Searched refs:ProcessAlgorithm (Results 1 – 2 of 2) sorted by relevance
204 if (ProcessAlgorithm(algoImpl, input, output) != VPE_ALGO_ERR_OK) { in ProcessVideo()259 if (ProcessAlgorithm(algoImpl, input, output) == VPE_ALGO_ERR_OK) { in DoProcess()318 VPEAlgoErrCode DetailEnhancerImageFwk::ProcessAlgorithm(const std::shared_ptr<DetailEnhancerBase>& … in ProcessAlgorithm() function in OHOS::Media::VideoProcessingEngine::DetailEnhancerImageFwk
52 …VPEAlgoErrCode ProcessAlgorithm(const std::shared_ptr<DetailEnhancerBase>& algo, const sptr<Surfac…