Searched refs:GAMUT_BT709 (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_type.h | 543 GAMUT_BT709 = 0x00000002, enumerator 567 BT709_LINEAR_FULL = GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRECISION_FULL, 568 BT709_LINEAR_EXTENDED = GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRESION_EXTENDED, 569 BT709_SRGB_FULL = GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRECISION_FULL, 570 BT709_SRGB_EXTENDED = GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRESION_EXTENDED, 571 BT709_SMPTE170M_LIMITED = GAMUT_BT709 | TRANSFORM_FUNC_SMPTE_170M | PRESION_LIMITED,
|
/ohos5.0/drivers/interface/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 490 GAMUT_BT709 = 0x00000002, 514 …BT709_LINEAR_FULL = 2 | 512 | 131072, // GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRECISION_FU… 515 …BT709_LINEAR_EXTENDED = 2 | 512 | 262144, // GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRESION_EXTE… 516 …BT709_SRGB_FULL = 2 | 768 | 131072, // GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRECISION_FULL, 517 …BT709_SRGB_EXTENDED = 2 | 768 | 262144, // GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRESION_EXTEND… 518 …BT709_SMPTE170M_LIMITED = 2 | 1024 | 196608, // GAMUT_BT709 | TRANSFORM_FUNC_SMPTE_170M | PRESION_…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 490 GAMUT_BT709 = 0x00000002, 514 …BT709_LINEAR_FULL = 2 | 512 | 131072, // GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRECISION_FU… 515 …BT709_LINEAR_EXTENDED = 2 | 512 | 262144, // GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRESION_EXTE… 516 …BT709_SRGB_FULL = 2 | 768 | 131072, // GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRECISION_FULL, 517 …BT709_SRGB_EXTENDED = 2 | 768 | 262144, // GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRESION_EXTEND… 518 …BT709_SMPTE170M_LIMITED = 2 | 1024 | 196608, // GAMUT_BT709 | TRANSFORM_FUNC_SMPTE_170M | PRESION_…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 490 GAMUT_BT709 = 0x00000002, 514 …BT709_LINEAR_FULL = 2 | 512 | 131072, // GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRECISION_FU… 515 …BT709_LINEAR_EXTENDED = 2 | 512 | 262144, // GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRESION_EXTE… 516 …BT709_SRGB_FULL = 2 | 768 | 131072, // GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRECISION_FULL, 517 …BT709_SRGB_EXTENDED = 2 | 768 | 262144, // GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRESION_EXTEND… 518 …BT709_SMPTE170M_LIMITED = 2 | 1024 | 196608, // GAMUT_BT709 | TRANSFORM_FUNC_SMPTE_170M | PRESION_…
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/ |
H A D | _display_v10.md | 82 …taspace) {<br/>COLOR_DATA_SPACE_UNKNOWN = 0, GAMUT_BT601 = 0x00000001, GAMUT_BT709 = 0x00000002, G… 199 | GAMUT_BT709 | BT709色域 |
|
H A D | _display_composer_type_8idl_v10.md | 62 …taspace) {<br/>COLOR_DATA_SPACE_UNKNOWN = 0, GAMUT_BT601 = 0x00000001, GAMUT_BT709 = 0x00000002, G…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/cpp_target/display/composer/v1_0/ |
H A D | display_composer_type.h.txt | 419 GAMUT_BT709 = 0x00000002,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/dump_ast_target/ |
H A D | dump.txt | 515 GAMUT_BT709 = 0x00000002,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/dump_ast_target/ |
H A D | dump.txt | 669 GAMUT_BT709 = 0x00000002,
|