Home
last modified time | relevance | path

Searched refs:RGB (Results 1 – 25 of 53) sorted by relevance

123

/hardware/google/graphics/zuma/libhwc2.1/
DExynosHWCModule.h277 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_8_512), 4},
278 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_513_1024), 4},
279 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_1025_1536), 8},
280 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_1537_2048), 8},
281 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_2049_2304), 12},
282 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_2305_2560), 12},
283 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_2561_3072), 12},
284 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_3073_INF), 16},
287 {sramAmountParams(TDM_ATTR_AFBC, RGB, LB_W_8_512), 2},
288 {sramAmountParams(TDM_ATTR_AFBC, RGB, LB_W_513_1024), 2},
[all …]
/hardware/google/graphics/zumapro/libhwc2.1/
DExynosHWCModule.h270 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_8_512), 4},
271 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_513_1024), 4},
272 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_1025_1536), 8},
273 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_1537_2048), 8},
274 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_2049_2304), 12},
275 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_2305_2560), 12},
276 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_2561_3072), 12},
277 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_3073_INF), 16},
280 {sramAmountParams(TDM_ATTR_AFBC, RGB, LB_W_8_512), 2},
281 {sramAmountParams(TDM_ATTR_AFBC, RGB, LB_W_513_1024), 2},
[all …]
/hardware/google/graphics/common/gralloc-headers/pixel-gralloc/
Dformat_type.h15 RGB, enumerator
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
DFaceSensorType.aidl39 RGB, enumConstant
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/
DFaceSensorType.aidl39 RGB, enumConstant
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DFaceSensorType.aidl35 RGB, enumConstant
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
DFaceSensorType.aidl38 RGB = 1, enumConstant
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/
DFaceSensorType.aidl38 RGB, enumConstant
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/
DFaceSensorType.aidl38 RGB = 1, enumConstant
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h94 RGB = 0x00000001, enumerator
151 1, 1, 32, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, true, String8("RGBA_8888"), 0},
153 1, 1, 32, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, false, String8("RGBx_8888"), 0},
155 1, 1, 24, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, false, String8("RGB_888"), 0},
157 1, 1, 16, RGB | COMP_TYPE_NONE, false, String8("RGB_565"), 0},
159 1, 1, 16, RGB | COMP_TYPE_AFBC, false, String8("RGB_565_AFBC"), 0},
161 1, 1, 32, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, true, String8("BGRA_8888"), 0},
163 1, 1, 32, RGB | BIT10 | COMP_TYPE_NONE | COMP_TYPE_AFBC, true, String8("RGBA_1010102"), 0},
165 … 1, 1, 32, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, true, String8("EXYNOS_ARGB_8888"), 0},
276 1, 1, 8, RGB | BIT8 | COMP_TYPE_NONE, true, String8("GOOGLE_R_8"), 0},
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal628 * All RGB formats: BT709.
643 * for RGB conversion.
655 * for RGB conversion from the one purely determined by the primaries
656 * to minimize the color shift into RGB space that uses BT.709
669 * for RGB conversion.
681 * for RGB conversion from the one purely determined by the primaries
682 * to minimize the color shift into RGB space that uses BT.709
695 * for RGB conversion (as in SMPTE 240M).
707 * for RGB conversion.
719 * for RGB conversion using the linear domain.
[all …]
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_pack.py300 src_colorspace = RGB,
301 dst_colorspace = RGB):
310 assert dst_colorspace == RGB
324 assert src_colorspace == RGB
481 src_colorspace = RGB
508 src_colorspace = RGB
553 dst_colorspace = RGB
586 dst_colorspace = RGB
Du_format_parse.py40 RGB = 'rgb' variable
356 if colorspace in (RGB, SRGB):
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_blend_operation_advanced/
Dadvanced_blend.adoc12 <<framebuffer-blend-advanced-additional-rgb,Additional RGB Blend
114 the RGB values to write to the color attachment.
648 Blend Operations>> as the blend operation, the RGB color components produced
653 and then converting the result back to RGB.
654 In the equations below, a blended RGB color is produced according to the
687 // Take the base RGB color <cbase> and override its luminosity
688 // with that of the RGB color <clum>.
697 // Take the base RGB color <cbase> and override its saturation with
698 // that of the RGB color <csat>. The override the luminosity of the
699 // result with that of the RGB color <clum>.
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_blend_operation_advanced.adoc54 These new blend operations are used for both RGB and alpha components; they
55 must: not be used to perform separate RGB and alpha blending (via different
59 RGB colors can: be considered premultiplied or non-premultiplied by alpha,
Dcompressedtex.adoc75 | ename:VK_FORMAT_ETC2_R8G8B8_UNORM_BLOCK |RGB ETC2
76 | ename:VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK |RGB ETC2 with sRGB encoding
77 | ename:VK_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK |RGB ETC2 with punch-through alpha
78 | ename:VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK |RGB ETC2 with punch-through alpha and sRGB
DVK_KHR_swapchain_mutable_format.adoc24 between sRGB and linear RGB formats.
DVK_KHR_sampler_ycbcr_conversion.adoc67 ** Added query function, formats as RGB, clarifications
DVK_KHR_display.adoc31 modes? YUV and RGB scanout even if they both take RGB input images? BGR vs.
32 RGB input? etc.
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_interface.h207 RGB, enumerator
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_interface.h235 RGB, enumerator
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_interface.h235 RGB, enumerator
/hardware/interfaces/tests/extension/light/2.0/
Dtypes.hal63 * to the new value in the three dimensional space with coordinates RGB
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc500 a 4{times}4 rectangle of unsigned normalized RGB texel data.
504 a 4{times}4 rectangle of unsigned normalized RGB texel data with sRGB
509 a 4{times}4 rectangle of unsigned normalized RGB texel data, and
513 a 4{times}4 rectangle of unsigned normalized RGB texel data with sRGB
519 encoding RGB values.
524 encoding RGB values with sRGB nonlinear encoding.
529 encoding RGB values.
534 encoding RGB values with sRGB nonlinear encoding.
553 encodes a 4{times}4 rectangle of unsigned floating-point RGB texel data.
556 encodes a 4{times}4 rectangle of signed floating-point RGB texel data.
[all …]
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp254 case DRMPlaneType::RGB: in GetHWPlanesInfo()
291 case DRMPlaneType::RGB: in GetHWPlanesInfo()

123