Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp2278 long _causality = 1; in _IsCausalitySupported() local
2292 _causality = 2; in _IsCausalitySupported()
2295 _isCausalitySupported = _causality; in _IsCausalitySupported()
2296 return _causality == 2; in _IsCausalitySupported()
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h2278 long _causality = 1;
2292 _causality = 2;
2295 _isCausalitySupported = _causality;
2296 return _causality == 2;