HomeSort by relevance Sort by last modified time
    Searched refs:END_CALL_IN_CONTEXT (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/videoio/src/
cap_msmf.cpp     [all...]
cap_msmf.hpp 389 #define END_CALL_IN_CONTEXT(hr) if (FAILED(hr)) throw Platform::Exception::CreateException(hr);\
395 #define END_CALL_IN_CONTEXT(hr) return hr;\
    [all...]

Completed in 37 milliseconds