Home
last modified time | relevance | path

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

12

/hardware/google/graphics/zuma/libhwc2.1/
DExynosHWCModule.h394 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_8_512), 4},
395 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_513_1024), 4},
396 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_1025_1536), 8},
397 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_1537_2048), 8},
398 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_2049_2304), 12},
399 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_2305_2560), 12},
400 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_2561_3072), 12},
401 {sramAmountParams(TDM_ATTR_AFBC, RGB | BIT8, LB_W_3073_INF), 16},
404 {sramAmountParams(TDM_ATTR_AFBC, RGB, LB_W_8_512), 2},
405 {sramAmountParams(TDM_ATTR_AFBC, RGB, LB_W_513_1024), 2},
[all …]
/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/current/android/hardware/biometrics/face/
DFaceSensorType.aidl38 RGB = 1, enumConstant
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DFaceSensorType.aidl32 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.h93 RGB = 0x00000001, enumerator
150 1, 1, 32, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, true, String8("RGBA_8888"), 0},
152 1, 1, 32, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, false, String8("RGBx_8888"), 0},
154 1, 1, 24, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, false, String8("RGB_888"), 0},
156 1, 1, 16, RGB | COMP_TYPE_NONE, false, String8("RGB_565"), 0},
158 1, 1, 16, RGB | COMP_TYPE_AFBC, false, String8("RGB_565_AFBC"), 0},
160 1, 1, 32, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, true, String8("BGRA_8888"), 0},
162 1, 1, 32, RGB | BIT10 | COMP_TYPE_NONE | COMP_TYPE_AFBC, true, String8("RGBA_1010102"), 0},
164 … 1, 1, 32, RGB | BIT8 | COMP_TYPE_NONE | COMP_TYPE_AFBC, true, String8("EXYNOS_ARGB_8888"), 0},
166 1, 1, 64, RGB | BIT16 | COMP_TYPE_NONE | COMP_TYPE_AFBC, true, String8("RGBA_FP16"), 0},
[all …]
DExynosHWCHelper.cpp171 if (exynos_format_desc[i].type & RGB) in isFormatRgb()
/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/interfaces/biometrics/face/aidl/default/api/
Dandroid.hardware.biometrics.face.VirtualProps-current.txt96 enum_values: "IR|RGB"
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_interface.h207 RGB, enumerator
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_interface.h235 RGB, enumerator
/hardware/qcom/display/msm8909w_3100/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/interfaces/biometrics/face/aidl/default/
DREADME.md50 $ adb shell setprop persist.vendor.face.virtual.type RGB
Dface.sysprop12 enum_values: "IR|RGB"
DFakeFaceEngine.cpp20 return FaceSensorType::RGB; in GetSensorType()
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp254 case DRMPlaneType::RGB: in GetHWPlanesInfo()
291 case DRMPlaneType::RGB: in GetHWPlanesInfo()
/hardware/interfaces/configstore/1.0/
DISurfaceFlingerConfigs.hal84 * Some hardware can do RGB->YUV conversion more efficiently in hardware
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h418 enum RGBLayout { RGB, RGBA, ARGB }; enumerator
DEmulatedSensor.cpp1011 (*b)->plane.img.stride_in_bytes, RGBLayout::RGB, in threadLoop()
1560 case RGB: in CaptureRGB()
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h528 RGB, enumerator
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h550 RGB, enumerator
/hardware/interfaces/media/omx/1.0/
Dtypes.hal260 // YUV <-> RGB conversion
/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.cpp369 formatIndex = (isFormatRgb(format) ? RGB : 0) | formatBPP; in calculateHWResourceAmount()

12