Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h269 struct SrcConvertParam { struct
270 uint32_t width = 0;
271 uint32_t height = 0;
272 AllocatorType allocType = AllocatorType::SHARE_MEM_ALLOC ;
273 PixelFormat format = PixelFormat::UNKNOWN;
274 const uint8_t *buffer = nullptr;
275 uint32_t bufferSize = 0;