Home
last modified time | relevance | path

Searched defs:RGB (Results 1 – 25 of 44) sorted by relevance

12

/external/libkmsxx/kms++util/inc/kms++util/
Dcolor.h17 struct RGB struct
42 YUV(const RGB& rgb, YUVType type = YUVType::BT601_Lim); argument
/external/libkmsxx/kms++util/src/
Dcolor.cpp5 RGB::RGB() in RGB() function in kms::RGB
11 RGB::RGB(uint8_t r, uint8_t g, uint8_t b) in RGB() function in kms::RGB
16 RGB::RGB(uint8_t a, uint8_t r, uint8_t g, uint8_t b) in RGB() function in kms::RGB
24 RGB::RGB(uint32_t argb) in RGB() function in kms::RGB
/external/webp/src/dsp/
Dyuv_neon.c52 const uint8x8x3_t RGB = vld3_u8(rgb); in ConvertRGB24ToY_NEON() local
76 const uint8x8x4_t RGB = vld4_u8((const uint8_t*)&argb[i]); in ConvertARGBToY_NEON() local
121 const uint16x8x4_t RGB = vld4q_u16((const uint16_t*)rgb); in ConvertRGBA32ToUV_NEON() local
138 const uint8x16x4_t RGB = vld4q_u8((const uint8_t*)&argb[i]); in ConvertARGBToUV_NEON() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_pair.h86 struct rc_pair_sub_instruction RGB; member
/external/giflib/
Dquantize.c28 GifByteType RGB[3]; member
/external/ImageMagick/coders/
Ddjvu.c319 #define RGB 1 macro
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_parse.py39 RGB = 'rgb' variable
/external/mesa3d/src/amd/vulkan/
Dvk_format_parse.py39 RGB = 'rgb' variable
/external/python/cpython2/Lib/ctypes/
Dwintypes.py124 def RGB(red, green, blue): function
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py38 RGB = 'rgb' variable
/external/mesa3d/src/mesa/main/
Dformat_parser.py37 RGB = 'rgb' variable
/external/python/cpython2/Lib/plat-irix5/
DCL_old.py29 RGB = 0 variable
/external/python/cpython3/Lib/ctypes/
Dwintypes.py125 def RGB(red, green, blue): function
/external/pdfium/third_party/lcms/src/
Dcmscam02.c36 cmsFloat64Number RGB[3]; member
/external/pdfium/core/fxcrt/css/
Dcfx_css.h28 RGB, enumerator
/external/u-boot/drivers/video/
Dipu.h203 RGB, enumerator
/external/clang/test/CodeGenCXX/
Dmangle-ms.cpp204 typedef double RGB[3]; typedef
/external/pdfium/core/fxge/dib/
Dcfx_scanlinecompositor.cpp98 struct RGB { struct
99 int red;
100 int green;
101 int blue;
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c48 RGB, enumerator
/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp361 Vector_3by1 RGB = M.Inverse().TransformVector(XYZ); in XYZ_to_sRGB_WhitePoint() local
/external/deqp/framework/common/
DtcuTextureUtil.cpp1511 …static const TextureSwizzle RGB = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getBorderColorReadSwizzle() local
DtcuTexture.cpp780 …static const TextureSwizzle RGB = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getChannelReadSwizzle() local
834 …static const TextureSwizzle RGB = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getChannelWriteSwizzle() local
DtcuTexture.hpp52 RGB, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspv.d258 RGB = 4, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs223 RGB = 4, enumerator

12