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

  /external/opencv/otherlibs/highgui/
bitstrm.h 52 #define RBS_THROW_EOS -123 /* <end of stream> exception code */
bitstrm.cpp 136 longjmp( m_jmp_buf, RBS_THROW_EOS );
754 /*if( written < size ) throw RBS_THROW_EOS;*/
grfmt_jpeg.cpp 562 longjmp( m_jmp_buf, RBS_THROW_EOS );
    [all...]

Completed in 92 milliseconds