Searched defs:hdrType (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/ |
H A D | auxiliary_generator.h | 31 ImageHdrType hdrType; member
|
H A D | pixel_map.h | 317 NATIVEEXPORT void SetHdrType(ImageHdrType hdrType) in SetHdrType()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/ |
H A D | recorder_server.h | 190 int8_t hdrType = HdrType::HDR_TYPE_NONE; member
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/ |
H A D | avsource_unit_test.h | 90 int32_t hdrType = 0; member
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/ |
H A D | auxiliary_generator.cpp | 243 static uint32_t DecodeHdrMetadata(ImageHdrType hdrType, std::unique_ptr<AbsImageDecoder> &extDecode… in DecodeHdrMetadata()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/image/ |
H A D | abs_image_decoder.h | 83 Media::ImageHdrType hdrType = Media::ImageHdrType::UNKNOWN; member
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
H A D | image_source.cpp | 742 ImageHdrType hdrType = sourceHdrType_; in InitDecodeContext() local 3769 bool ImageSource::DecodeJpegGainMap(ImageHdrType hdrType, float scale, DecodeContext& gainMapCtx, H… in DecodeJpegGainMap() 3823 bool ImageSource::ApplyGainMap(ImageHdrType hdrType, DecodeContext& baseCtx, DecodeContext& hdrCtx,… in ApplyGainMap() 3876 static uint32_t AllocHdrSurfaceBuffer(DecodeContext& context, ImageHdrType hdrType, CM_ColorSpaceTy… in AllocHdrSurfaceBuffer() 3916 bool ImageSource::ComposeHdrImage(ImageHdrType hdrType, DecodeContext& baseCtx, DecodeContext& gain… in ComposeHdrImage() 4432 ImageHdrType hdrType = gainmapPixelMap->GetHdrType(); in SetHdrMetadataForPicture() local 4489 std::set<AuxiliaryPictureType> &auxTypes, ImageHdrType hdrType) in ParsingJpegAuxiliaryPictures()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | vpe_utils.cpp | 320 static CM_HDR_Metadata_Type ConvertHdrType(ImageHdrType hdrType, bool isGainmap) in ConvertHdrType()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/ |
H A D | hdr_helper.cpp | 174 uint8_t hdrType = data[dataOffset++]; in GetVividJpegGainMapOffset() local 626 uint8_t hdrType = data[dataOffset++]; in ParseVividMetadata() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
H A D | image_source_test.cpp | 2086 ImageHdrType hdrType = ImageHdrType::UNKNOWN; variable 2103 ImageHdrType hdrType = ImageHdrType::UNKNOWN; variable
|