Home
last modified time | relevance | path

Searched refs:DoImageAiProcess (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp4257 static uint32_t DoImageAiProcess(sptr<SurfaceBuffer> &input, DecodeContext &dstCtx, in DoImageAiProcess() function
4338 auto res = DoImageAiProcess(input, dstCtx, cmColorSpaceType, needAisr, needHdr); in ImageAiProcess()