Home
last modified time | relevance | path

Searched refs:pixelFmt (Results 1 - 1 of 1) sorted by relevance

/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() argument
123 .format = pixelFmt in AllocateNativeBuffer()
134 static ImageItem CreateImageItem(ImgType imageType, uint32_t pixelFmt, bool needAllocPixelBuffer = true) in CreateImageItem() argument
151 item.pixelBuffer = AllocateNativeBuffer(PIXEL_WIDTH, PIXEL_HEIGHT, pixelFmt); in CreateImageItem()
352 // [FAIL] primary image + unsupported pixelFmt in image.pixelBuffer

Completed in 2 milliseconds