Searched defs:IsOpened (Results 1 - 1 of 1) sorted by relevance
/external/opencv/otherlibs/highgui/ | ||
H A D | bitstrm.cpp | 79 bool RBaseStream::IsOpened() function in class:RBaseStream 195 assert( IsOpened() && pos >= 0 ); 211 assert( IsOpened() ); 729 bool WBaseStream::IsOpened() function in class:WBaseStream 812 assert( IsOpened() ); |
Completed in 59 milliseconds