Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_image/
H A Dcodec_hdi_heif_encode_test.cpp138 static constexpr uint32_t PIXEL_HEIGHT = 1080; in CreateImageItem() local
151 item.pixelBuffer = AllocateNativeBuffer(PIXEL_WIDTH, PIXEL_HEIGHT, pixelFmt); in CreateImageItem()