Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp4067 static uint32_t CopyContextIntoSurfaceBuffer(Size dstSize, const DecodeContext &context, DecodeCont… in CopyContextIntoSurfaceBuffer() function
4322 auto res = CopyContextIntoSurfaceBuffer(imageSize, context, srcCtx, plInfo); in ImageAiProcess()