Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_image/
H A Dcodec_hdi_heif_encode_test.cpp114 … static sptr<NativeBuffer> AllocateNativeBuffer(uint32_t width, uint32_t height, uint32_t pixelFmt) in AllocateNativeBuffer() function in __anonb1cac0c50110::CodecHdiHeifEncodeTest
151 item.pixelBuffer = AllocateNativeBuffer(PIXEL_WIDTH, PIXEL_HEIGHT, pixelFmt); in CreateImageItem()