Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc.cpp787 std::shared_ptr<SLRWeightTuple> weightTuplePtr = cacheMgr.find(key.fKey); in initSLRFactor() local
849 std::shared_ptr<SLRWeightTuple> weightTuplePtr = initSLRFactor(imgInfo.size, desiredSize); in ScalePixelMapWithSLR() local