Home
last modified time | relevance | path

Searched defs:GetHdrMetadata (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Dabs_image_decoder.h231 virtual Media::HdrMetadata GetHdrMetadata(Media::ImageHdrType type) in GetHdrMetadata() function
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dpixel_map.h302 NATIVEEXPORT std::shared_ptr<HdrMetadata> GetHdrMetadata() in GetHdrMetadata() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dpixelmap_native.cpp938 static bool GetHdrMetadata(const OHOS::sptr<OHOS::SurfaceBuffer> &buffer, in GetHdrMetadata() function
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp2083 HdrMetadata ExtDecoder::GetHdrMetadata(Media::ImageHdrType type) in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder
H A Dext_encoder.cpp708 static HdrMetadata GetHdrMetadata(sptr<SurfaceBuffer>& hdr, sptr<SurfaceBuffer>& gainmap) in GetHdrMetadata() function