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

  /external/opencv3/modules/videoio/src/
cap_msmf.cpp     [all...]
cap_msmf.hpp 464 #define RELEASE_AGILE_WRL(x) x = nullptr;
554 #define RELEASE_AGILE_WRL(x) if (x) { (x)->Release(); x = nullptr; }
    [all...]

Completed in 569 milliseconds