Home
last modified time | relevance | path

Searched defs:gainMapCtx (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_test.cpp2087 struct ImagePlugin::DecodeContext gainMapCtx; variable
2105 ImagePlugin::DecodeContext gainMapCtx; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3769 bool ImageSource::DecodeJpegGainMap(ImageHdrType hdrType, float scale, DecodeContext& gainMapCtx, H… in DecodeJpegGainMap()
3829 DecodeContext gainMapCtx; in ApplyGainMap() local
3916 …ageSource::ComposeHdrImage(ImageHdrType hdrType, DecodeContext& baseCtx, DecodeContext& gainMapCtx, in ComposeHdrImage()