Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_format_convert.h29 using uint8_buffer_type = uint8_t *; variable
37 uint8_buffer_type buffer = nullptr;
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp737 srcDataInfo.buffer = static_cast<uint8_buffer_type>(context.pixelsBuffer.buffer); in HeapMemAlloc()