Home
last modified time | relevance | path

Searched defs:_MarshalHelper (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp1371 struct _MarshalHelper struct
1375 struct _MarshalHelper<_Type, N, true> struct
1377 static _Type* _Perform(_Type(&_ObjInCtx)[N], const _ContextCallback& _Ctx) in _Perform()
1412 struct _MarshalHelper<_Type, 0, false> struct
1414 static _Type* _Perform(_Type* _ObjInCtx, const _ContextCallback& _Ctx) in _Perform()
1452 struct _MarshalHelper<HSTRING__> struct
1454 static HSTRING _Perform(HSTRING _ObjInCtx, const _ContextCallback& _Ctx) in _Perform()