Home
last modified time | relevance | path

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

/external/syslinux/core/
Dgraphics.c191 static void packedpixel2vga(const uint8_t *in, uint8_t *out) in packedpixel2vga() function
301 packedpixel2vga(VGARowBuffer, VGAPlaneBuffer); in vgadisplayfile()