Searched defs:VecWriterProxy (Results 1 – 1 of 1) sorted by relevance
756 template<typename _Tp, int numflag> class VecWriterProxy class759 VecWriterProxy( FileStorage* _fs ) : fs(_fs) {} in VecWriterProxy() function in cv::internal::VecWriterProxy770 template<typename _Tp> class VecWriterProxy<_Tp, 1> class773 VecWriterProxy( FileStorage* _fs ) : fs(_fs) {} in VecWriterProxy() function in cv::internal::VecWriterProxy