Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/gapi/
DSDL_gapivideo.h93 #define kfDirect 0x20 // Pixel values contain actual level information macro
DSDL_gapivideo.c460 gapi->gxProperties.ffFormat = kfDirect; in FillStructs()
464 gapi->gxProperties.ffFormat = kfDirect; in FillStructs()
592 if ((gapi->gxProperties.ffFormat & kfDirect) && (gapi->gxProperties.cBPP < 8)) { in GAPI_VideoInit()