Searched defs:dstCtx (Results 1 – 1 of 1) sorted by relevance
4067 …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()