/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_cc.c | 76 * is used when rendering to xRGB targets. 157 /* If the renderbuffer is XRGB, we have to frob the blend function to
|
brw_wm_surface_state.c | 512 /* XRGB is handled as ARGB because the chips in this family 513 * cannot render to XRGB targets. This means that we have to [all...] |
/hardware/qcom/msm8x84/original-kernel-headers/media/ |
msm_vpu.h | 78 * V4L2_PIX_FMT_RGB32 32 bit XRGB-8-8-8-8 92 * V4L2_PIX_FMT_XRGB2 32 bit XRGB-2-10-10-10
|
/hardware/qcom/display/msm8996/sdm/include/core/ |
layer_buffer.h | 68 kFormatXRGB8888, //!< 8-bits Padding, Red, Green, Blue interleaved in XRGB order. No Alpha. 83 kFormatXRGB2101010, //!< 10-bits Padding, Red, Green, Blue interleaved in XRGB order. No Alpha.
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
msm_vpu.h | 86 * V4L2_PIX_FMT_RGB32 32 bit XRGB-8-8-8-8 100 * V4L2_PIX_FMT_XRGB2 32 bit XRGB-2-10-10-10
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
msm_vpu.h | 86 * V4L2_PIX_FMT_RGB32 32 bit XRGB-8-8-8-8 100 * V4L2_PIX_FMT_XRGB2 32 bit XRGB-2-10-10-10
|
/external/libvncserver/test/ |
tjbench.c | 51 "RGB", "BGR", "RGBX", "BGRX", "XBGR", "XRGB", "GRAY" 483 printf("-rgb, -bgr, -rgbx, -bgrx, -xbgr, -xrgb =\n"); 581 if(!strcasecmp(argv[i], "-xrgb")) pf=TJPF_XRGB;
|
tjunittest.c | 58 "RGB", "BGR", "RGBX", "BGRX", "XBGR", "XRGB", "Grayscale",
|
/external/libjpeg-turbo/ |
README-turbo.txt | 65 RGBX, XBGR, and XRGB pixel ordering. This is implemented with ten new 94 When using the RGBX, BGRX, XBGR, and XRGB colorspaces during decompression, the
|
tjbench.c | 53 "RGB", "BGR", "RGBX", "BGRX", "XBGR", "XRGB", "GRAY", "", "", "", "", "CMYK" 717 printf("-rgb, -bgr, -rgbx, -bgrx, -xbgr, -xrgb =\n"); 829 if(!strcasecmp(argv[i], "-xrgb")) pf=TJPF_XRGB;
|
jmorecfg.h | 290 * to compress from/decompress to a BGR/BGRX/RGBX/XBGR/XRGB buffer, they could
|
tjunittest.c | 70 "RGB", "BGR", "RGBX", "BGRX", "XBGR", "XRGB", "Grayscale",
|
/external/opencv3/3rdparty/libpng/ |
pngtrans.c | 446 * at_start: 0 -- convert AG, XG, ARGB, XRGB, AAGG, XXGG, etc. 490 /* RGBA, RGBX, XRGB cases */
|
/external/pdfium/third_party/lpng_v163/ |
pngtrans.c | 494 * at_start: 0 -- convert AG, XG, ARGB, XRGB, AAGG, XXGG, etc.
538 /* RGBA, RGBX, XRGB cases */
|
/external/libjpeg-turbo/java/ |
TJBench.java | 41 "RGB", "BGR", "RGBX", "BGRX", "XBGR", "XRGB", "GRAY" 620 System.out.println("-rgb, -bgr, -rgbx, -bgrx, -xbgr, -xrgb ="); 732 if (argv[i].equalsIgnoreCase("-xrgb")) [all...] |
/external/mesa3d/src/gallium/drivers/svga/ |
svga_resource_texture.c | 524 /* It's okay for XRGB and ARGB or depth with/out stencil to get mixed up */
|
/external/libpng/ |
pngtrans.c | 504 * at_start: 0 -- convert AG, XG, ARGB, XRGB, AAGG, XXGG, etc. 548 /* RGBA, RGBX, XRGB cases */
|
/external/kernel-headers/original/uapi/linux/ |
videodev2.h | 475 #define V4L2_PIX_FMT_XRGB555 v4l2_fourcc('X', 'R', '1', '5') /* 16 XRGB-1-5-5-5 */ 479 #define V4L2_PIX_FMT_XRGB555X v4l2_fourcc_be('X', 'R', '1', '5') /* 16 XRGB-5-5-5 BE */ 489 #define V4L2_PIX_FMT_XRGB32 v4l2_fourcc('B', 'X', '2', '4') /* 32 XRGB-8-8-8-8 */ [all...] |
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
videodev2.h | 309 #define V4L2_PIX_FMT_XRGB555 v4l2_fourcc('X', 'R', '1', '5') /* 16 XRGB-1-5-5-5 */ 313 #define V4L2_PIX_FMT_XRGB555X v4l2_fourcc_be('X', 'R', '1', '5') /* 16 XRGB-5-5-5 BE */ 323 #define V4L2_PIX_FMT_XRGB32 v4l2_fourcc('B', 'X', '2', '4') /* 32 XRGB-8-8-8-8 */ [all...] |
msm_mdp.h | 170 MDP_XRGB_8888_TILE, /* XRGB 8888 in tile format */ [all...] |
/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
TJ.java | 160 * XRGB pixel format. The red, green, and blue components in the image are
|
/external/libvncserver/common/ |
turbojpeg.h | 157 * XRGB pixel format. The red, green, and blue components in the image are
|
/external/mesa3d/src/mesa/main/ |
readpix.c | 293 /* convert xrgb -> argb */
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
AnnOverlayPlane.cpp | 190 // set source format XRGB
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
msm_mdp.h | 158 MDP_XRGB_8888_TILE, /* XRGB 8888 in tile format */
|