Searched refs:XRGB (Results 1 – 9 of 9) sorted by relevance
/external/v4l2_codec2/common/ |
D | VideoPixelFormat.cpp | 47 case VideoPixelFormat::XRGB: in videoPixelFormatToString() 113 case VideoPixelFormat::XRGB: in bitDepth() 148 case VideoPixelFormat::XRGB: in RequiresEvenSizeAllocation() 188 case VideoPixelFormat::XRGB: in numPlanes() 272 case VideoPixelFormat::XRGB: in bytesPerElement() 356 case VideoPixelFormat::XRGB: in SampleSize()
|
D | Fourcc.cpp | 55 case VideoPixelFormat::XRGB: in fromVideoPixelFormat() 108 case VideoPixelFormat::XRGB: in fromVideoPixelFormat() 143 return VideoPixelFormat::XRGB; in toVideoPixelFormat()
|
/external/v4l2_codec2/common/include/v4l2_codec2/common/ |
D | VideoPixelFormat.h | 28 XRGB, // 24bpp BGRX (byte-order), 1 plane. enumerator
|
/external/strace/xlat/ |
D | v4l2_pix_fmts.in | 69 V4L2_PIX_FMT_XRGB32 v4l2_fourcc('B', 'X', '2', '4') /* 32 XRGB-8-8-8-8 */ 81 V4L2_PIX_FMT_XRGB555 v4l2_fourcc('X', 'R', '1', '5') /* 16 XRGB-1-5-5-5 */ 161 V4L2_PIX_FMT_XRGB555X v4l2_fourcc_be('X', 'R', '1', '5') /* 16 XRGB-5-5-5 BE */
|
/external/mesa3d/docs/relnotes/ |
D | 11.2.2.rst | 111 - i965: Fix clear code for ignoring colormask for XRGB formats on
|
D | 17.3.7.rst | 109 - egl/wayland: Fix ARGB/XRGB transposition in config map
|
/external/libjpeg-turbo/ |
D | README.md | 74 RGBX, XBGR, and XRGB pixel ordering. This is implemented with ten new 103 When using the RGBX, BGRX, XBGR, and XRGB colorspaces during decompression, the
|
/external/mesa3d/docs/gallium/ |
D | screen.rst | 521 … if the driver needs blend state to use zero/one instead of destination alpha for RGB/XRGB formats.
|
/external/libpng/ |
D | libpng-manual.txt | 3475 is stored XRGB or RGBX.
|