Searched refs:FreeContextBuffer (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/ |
H A D | auxiliary_generator.cpp | 80 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlImageBuffer &buffer) in FreeContextBuffer() function 321 FreeContextBuffer(context.freeFunc, context.allocatorType, context.pixelsBuffer); in GenerateAuxiliaryPicture()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
H A D | image_source.cpp | 656 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlImageBuffer &buffer) 3708 FreeContextBuffer(context.freeFunc, context.allocatorType, context.pixelsBuffer); 3713 FreeContextBuffer(sdrCtx.freeFunc, sdrCtx.allocatorType, sdrCtx.pixelsBuffer); 3728 FreeContextBuffer(context.freeFunc, context.allocatorType, context.pixelsBuffer); 3755 FreeContextBuffer(context.freeFunc, context.allocatorType, context.pixelsBuffer); 3857 FreeContextBuffer(gainMapCtx.freeFunc, gainMapCtx.allocatorType, gainMapCtx.pixelsBuffer); 3887 FreeContextBuffer(gainMapCtx.freeFunc, gainMapCtx.allocatorType, gainMapCtx.pixelsBuffer); 3980 FreeContextBuffer(hdrCtx.freeFunc, hdrCtx.allocatorType, hdrCtx.pixelsBuffer); 4151 FreeContextBuffer(hdrCtx.freeFunc, hdrCtx.allocatorType, hdrCtx.pixelsBuffer); 4176 FreeContextBuffer(aisrCt [all...] |
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_decoder.cpp | 667 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlImageBuffer &buffer)
in HeapMemAlloc() function 721 FreeContextBuffer(context.freeFunc, context.allocatorType, context.pixelsBuffer);
in HeapMemAlloc() 2043 FreeContextBuffer(context.freeFunc, context.allocatorType, context.pixelsBuffer);
in HeapMemAlloc() 2048 FreeContextBuffer(context.freeFunc, context.allocatorType, context.pixelsBuffer);
in HeapMemAlloc()
|
Completed in 11 milliseconds