Searched refs:CV_STORAGE_APPEND (Results 1 – 2 of 2) sorted by relevance
1636 #define CV_STORAGE_APPEND 2 macro
2683 bool append = (flags & 3) == CV_STORAGE_APPEND; in cvOpenFileStorage()