Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_source.h345 uint32_t ImageAiProcess(Size imageSize, const DecodeOptions &opts, bool isHdr,
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp834 auto res = ImageAiProcess(info.size, opts, isHdr, context, plInfo); in CreatePixelMapExtended()
4302 uint32_t ImageSource::ImageAiProcess(Size imageSize, const DecodeOptions &opts, bool isHdr, DecodeC… in ImageAiProcess() function in OHOS::Media::ImageSource