Searched refs:SLRBox (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | post_proc_slr.cpp | 161 void SLRBox(const SLRSliceKey &key, const SLRMat &src, SLRMat &dst, const SLRWeightMat &x, const SL… in SLRBox() function 212 SLRBox(key, src, dst, x, y); in Serial() 226 SLRBox(boxKey, src, dst, x, y); in SLRSubtask() 262 SLRBox(key, src, dst, x, y); in Parallel()
|