Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dexynos4210_fimd.c417 #define DEF_PIXEL_TO_RGB_A(N, R, G, B, A) \ macro
434 DEF_PIXEL_TO_RGB_A(pixel_4444_to_rgb, 4, 4, 4, 4)
435 DEF_PIXEL_TO_RGB_A(pixel_8888_to_rgb, 8, 8, 8, 8)