Home
last modified time | relevance | path

Searched defs:baseCtx (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Djs_task.cpp417 napi_value baseCtx = nullptr; in GetTaskOutput() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3823 bool ImageSource::ApplyGainMap(ImageHdrType hdrType, DecodeContext& baseCtx, DecodeContext& hdrCtx,… in ApplyGainMap()
3916 bool ImageSource::ComposeHdrImage(ImageHdrType hdrType, DecodeContext& baseCtx, DecodeContext& gain… in ComposeHdrImage()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_test.cpp2104 ImagePlugin::DecodeContext baseCtx; variable