Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dpost_proc.h52 void GetDstImageInfo(const DecodeOptions &opts, PixelMap &pixelMap,
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc.cpp82 GetDstImageInfo(opts, pixelMap, srcImageInfo, dstImageInfo); in DecodePostProc()
122 void PostProc::GetDstImageInfo(const DecodeOptions &opts, PixelMap &pixelMap, in GetDstImageInfo() function in OHOS::Media::PostProc