Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_decoder.cpp522 static uint32_t HeapMemoryCreate(PlImageBuffer &plBuffer) in HeapMemoryCreate()
543 static uint32_t HeapMemoryRelease(PlImageBuffer &plBuffer) in HeapMemoryRelease()
555 static uint32_t DmaMemoryCreate(PlImageBuffer &plBuffer, GifFileType *gifPtr) in DmaMemoryCreate()
590 static uint32_t DmaMemoryRelease(PlImageBuffer &plBuffer) in DmaMemoryRelease()
620 static uint32_t SharedMemoryCreate(PlImageBuffer &plBuffer) in SharedMemoryCreate()
648 static uint32_t SharedMemoryRelease(PlImageBuffer &plBuffer) in SharedMemoryRelease()
660 static uint32_t SharedMemoryCreate(PlImageBuffer &plBuffer) in SharedMemoryCreate()
664 static uint32_t SharedMemoryRelease(PlImageBuffer &plBuffer) in SharedMemoryRelease()
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Dimage_plugin_type.h33 struct PlImageBuffer { struct
H A Dabs_image_decoder.h55 PlImageBuffer pixelsBuffer;
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dauxiliary_generator.cpp83 …ontextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlImageBuffer &buffer) in FreeContextBuffer()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp697 …ontextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlImageBuffer &buffer) in HeapMemAlloc()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp633 …ontextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlImageBuffer &buffer) in FreeContextBuffer()