Home
last modified time | relevance | path

Searched refs:XRGB (Results 1 – 9 of 9) sorted by relevance

/external/v4l2_codec2/common/
DVideoPixelFormat.cpp47 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()
DFourcc.cpp52 case VideoPixelFormat::XRGB: in fromVideoPixelFormat()
105 case VideoPixelFormat::XRGB: in fromVideoPixelFormat()
140 return VideoPixelFormat::XRGB; in toVideoPixelFormat()
/external/v4l2_codec2/common/include/v4l2_codec2/common/
DVideoPixelFormat.h28 XRGB, // 24bpp BGRX (byte-order), 1 plane. enumerator
/external/strace/xlat/
Dv4l2_pix_fmts.in69 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/
D11.2.2.rst111 - i965: Fix clear code for ignoring colormask for XRGB formats on
D17.3.7.rst109 - egl/wayland: Fix ARGB/XRGB transposition in config map
/external/libjpeg-turbo/
DREADME.md74 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/
Dscreen.rst521 … if the driver needs blend state to use zero/one instead of destination alpha for RGB/XRGB formats.
/external/libpng/
Dlibpng-manual.txt3475 is stored XRGB or RGBX.