15 #ifndef __IPSDKIPLARITHMETIC_LINEARCOMBINEIMGIMGLVL3_H__ 16 #define __IPSDKIPLARITHMETIC_LINEARCOMBINEIMGIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InYStrip2d1.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InYStrip2d2.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutYStrip2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InFactor1.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InFactor2.h> 37 ipsdk::imaproc::matchSize(_pInYStrip2d1, _pInYStrip2d2, _pOutYStrip2d),
38 (((
ipsdk)(imaproc)(attr))(InYStrip2d1))
39 (((
ipsdk)(imaproc)(attr))(InYStrip2d2))
40 (((
ipsdk)(imaproc)(attr))(InFactor1))
41 (((
ipsdk)(imaproc)(attr))(InFactor2))
42 (((
ipsdk)(imaproc)(attr))(OutYStrip2d)))
47 ((STRIP)(InYStrip2d2))
48 ((STRIP)(OutYStrip2d)));
52 ((RAWSTRIP)(InYStrip2d2))
53 ((RAWSTRIP)(OutYStrip2d)));
61 template <
typename BufIn1Type,
typename BufIn2Type,
typename BufOutType,
62 ipsdk::eInstructionSet::domain IS>
77 #endif // __IPSDKIPLARITHMETIC_LINEARCOMBINEIMGIMGLVL3_H__
Definition of import/export macro for library.
#define IPSDK_DECLARE_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)
#define IPSDK_DECLARE_ALGORITHM_PARSED_DATA(dataSeq)
#define IPSDK_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)