Home
last modified time | relevance | path

Searched refs:_ResultHolder (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp1274 struct _ResultHolder struct
1290 struct _ResultHolder<_Type*> struct
1311 struct _ResultHolder<std::vector<_Type*>> struct
1341 struct _ResultHolder<std::pair<_Type*, void*> > struct
3572_ResultHolder<_ReturnType> _M_Result; // this means that the result type mu…
3617 _ResultHolder<_ResultType> _M_value;
8038 _ResultHolder<std::vector<_Type> > _M_vector;
8039 _ResultHolder<_Type> _M_mergeVal;
8067 std::vector<_ResultHolder<std::vector<_Type> > > _M_vector;
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h1274 struct _ResultHolder
1290 struct _ResultHolder<_Type*>
1311 struct _ResultHolder<std::vector<_Type*>>
1341 struct _ResultHolder<std::pair<_Type*, void*> >
3572_ResultHolder<_ReturnType> _M_Result; // this means that the result type mu…
3617 _ResultHolder<_ResultType> _M_value;
8038 _ResultHolder<std::vector<_Type> > _M_vector;
8039 _ResultHolder<_Type> _M_mergeVal;
8067 std::vector<_ResultHolder<std::vector<_Type> > > _M_vector;