HomeSort by relevance Sort by last modified time
    Searched refs:BMP_BGR (Results 1 - 3 of 3) sorted by null

  /external/libvncserver/test/
bmp.h 23 enum BMPPIXELFORMAT {BMP_RGB=0, BMP_RGBX, BMP_BGR, BMP_BGRX, BMP_XBGR, BMP_XRGB};
bmp.c 260 pixelconvert(tempbuf, BMP_BGR, srcpitch, *buf, f, dstpitch, *w, *h,
374 pixelconvert(buf, f, srcpitch, tempbuf, BMP_BGR, dstpitch, w, h,
tjbench.c 55 BMP_RGB, BMP_BGR, BMP_RGBX, BMP_BGRX, BMP_XBGR, BMP_XRGB, -1

Completed in 149 milliseconds