Searched refs:gamma (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 541 * which describes both gamma curve and numeric range (within the bit depth). 583 * simply be using defaults. No automatic gamma transform should be 584 * expected, except for a possible display gamma transform when drawn to a 831 * Assumed display gamma 2.2. 841 * display gamma 2.6. 851 * display gamma 2.8. 953 * are linear, not gamma-encoded. 968 * but are linear, not gamma-encoded. 980 * sRGB gamma encoding: 1001 * but are linear, not gamma-encoded. [all …]
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 246 GAMMA22, // Assumed display gamma 2.2 247 GAMMA28, // Assumed display gamma 2.8 249 HLG, // ARIB STD-B67 hybrid-log-gamma
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 1309 * <p>A list of x,y samples defining a tone-mapping curve for gamma adjustment.</p> 1675 * <p>Tonemapping / contrast / gamma curve for the blue 1685 * <p>Tonemapping / contrast / gamma curve for the green 1695 * <p>Tonemapping / contrast / gamma curve for the red 1705 * <p>High-level global contrast/gamma/tonemapping control.</p> 1727 /** android.tonemap.gamma [dynamic, float, public]
|
/hardware/qcom/sm8150/gps/utils/ |
D | gps_extended_c.h | 1856 float gamma; member
|
/hardware/qcom/sm8150p/gps/utils/ |
D | gps_extended_c.h | 1894 float gamma; member
|
/hardware/qcom/sm7150/gps/utils/ |
D | gps_extended_c.h | 1926 float gamma; member
|
/hardware/interfaces/graphics/composer/2.3/ |
D | IComposerClient.hal | 150 * gamma space: [R_out, G_out, B_out] before blending.
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 3310 * (input[b, h, w, c] - mean[b, c]) * gamma / 3332 * * 1: A scalar, specifying gamma, the scale applied to the normalized
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 3515 * (input[b, h, w, c] - mean[b, c]) * gamma / 3537 * * 1: A scalar, specifying gamma, the scale applied to the normalized
|