Home
last modified time | relevance | path

Searched defs:dstCtx (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp4067 …2_t CopyContextIntoSurfaceBuffer(Size dstSize, const DecodeContext &context, DecodeContext &dstCtx, in CopyContextIntoSurfaceBuffer()
4215 static void CopySrcInfoOfContext(const DecodeContext &srcCtx, DecodeContext &dstCtx) in CopySrcInfoOfContext()
4228 static void CopyOutInfoOfContext(const DecodeContext &srcCtx, DecodeContext &dstCtx) in CopyOutInfoOfContext()
4257 static uint32_t DoImageAiProcess(sptr<SurfaceBuffer> &input, DecodeContext &dstCtx, in DoImageAiProcess()