OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RBS_HUFF_FORB
(Results
1 - 2
of
2
) sorted by null
/external/opencv/otherlibs/highgui/
bitstrm.h
54
#define
RBS_HUFF_FORB
2047 /* forrbidden huffman code "value" */
bitstrm.cpp
461
if( val ==
RBS_HUFF_FORB
)
563
if( val ==
RBS_HUFF_FORB
)
591
const int forbidden_entry = (
RBS_HUFF_FORB
<< 4)|1;
Completed in 39 milliseconds