Home | History | Annotate | Download | only in highgui

Lines Matching full:fopen

174         m_f = fopen( m_filename, "rb" );
448 f = fopen( m_filename, "wb" );