Searched refs:CV_STORAGE_MEMORY (Results 1 – 2 of 2) sorted by relevance
1667 #define CV_STORAGE_MEMORY 4 macro
2656 bool mem = (flags & CV_STORAGE_MEMORY) != 0; in cvOpenFileStorage()