Searched refs:OH_COLORSPACE_BT709_FULL (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | native_buffer.h | 216 OH_COLORSPACE_BT709_FULL, enumerator
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | hwh265_hdr2sdr_test.cpp | 96 OH_COLORSPACE_BT709_FULL)); 107 OH_COLORSPACE_BT709_FULL));
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h___native_buffer.md | 63 …OH_COLORSPACE_BT601_EBU_FULL, OH_COLORSPACE_BT601_SMPTE_C_FULL, OH_COLORSPACE_BT709_FULL,<br/>OH_C… 380 | OH_COLORSPACE_BT709_FULL | 色域范围为BT709, 传递函数为BT709, 转换矩阵为BT709, 数据范围为RANGE_FULL |
|
H A D | native__buffer_8h.md | 62 …OH_COLORSPACE_BT601_EBU_FULL, OH_COLORSPACE_BT601_SMPTE_C_FULL, OH_COLORSPACE_BT709_FULL,<br/>OH_C…
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/ |
H A D | capture_session_impl.cpp | 45 {ColorSpace::BT709, OH_NativeBuffer_ColorSpace::OH_COLORSPACE_BT709_FULL}, 62 {OH_NativeBuffer_ColorSpace::OH_COLORSPACE_BT709_FULL, ColorSpace::BT709},
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | native_buffer.cpp | 31 {OH_COLORSPACE_BT709_FULL, CM_BT709_FULL},
|
H A D | native_window.cpp | 42 {OH_COLORSPACE_BT709_FULL, CM_BT709_FULL},
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | native__buffer_8h.md | 62 …OH_COLORSPACE_BT601_EBU_FULL, OH_COLORSPACE_BT601_SMPTE_C_FULL, OH_COLORSPACE_BT709_FULL,<br>OH_CO…
|
H A D | _o_h___native_buffer.md | 63 …OH_COLORSPACE_BT601_EBU_FULL, OH_COLORSPACE_BT601_SMPTE_C_FULL, OH_COLORSPACE_BT709_FULL,<br>OH_CO… 380 | OH_COLORSPACE_BT709_FULL | The color gamut is BT709, the transfer function is BT709, the conversi…
|
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_image_ndk/ |
H A D | detail_enhancer_image_ndk_unit_test.cpp | 48 OH_COLORSPACE_BT709_FULL,
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | native_window_test.cpp | 1207 OH_NativeBuffer_ColorSpace colorSpaceSet = OH_COLORSPACE_BT709_FULL;
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
H A D | swapchain_layer.cpp | 382 return OH_COLORSPACE_BT709_FULL; in TranslateVkColorSpaceToNative()
|