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

  /external/opencv/otherlibs/highgui/
grfmt_pxm.h 67 bool m_binary; member in class:GrFmtPxMReader
grfmt_pxm.cpp 163 m_binary = code >= '4';
173 //if( m_maxval > 255 ) m_binary = false; nonsense
238 if( !m_binary )
271 if( !m_binary )

Completed in 69 milliseconds