HomeSort by relevance Sort by last modified time
    Searched full:forbidden_entry (Results 1 - 1 of 1) sorted by null

  /external/opencv/otherlibs/highgui/
bitstrm.cpp 591 const int forbidden_entry = (RBS_HUFF_FORB << 4)|1; local
640 table[i] = (short)forbidden_entry;
677 assert( table[offset + j] == forbidden_entry );

Completed in 191 milliseconds