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

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

Completed in 46 milliseconds