Home | History | Annotate | Download | only in include

Lines Matching refs:lib3

657 #define CV_PLUGINS3(lib1,lib2,lib3) (((lib1)&15)|(((lib2)&15)<<4)|(((lib2)&15)<<8))