Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dimage-bmp.c34 # define BI_BITFIELDS 3 /* RGB bitmap with RGB masks */ macro
/third_party/ffmpeg/libavdevice/
Ddshow.c62 case BI_BITFIELDS: in dshow_pixfmt()
1593 if (bih->biCompression == BI_RGB || bih->biCompression == BI_BITFIELDS) { in dshow_add_device()
/third_party/glfw/src/
Dwin32_window.c117 bi.bV5Compression = BI_BITFIELDS; in createIcon()