OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PutHuff
(Results
1 - 3
of
3
) sorted by null
/external/opencv/otherlibs/highgui/
bitstrm.h
224
void
PutHuff
( int val, const int* table );
247
void
PutHuff
( int val, const ulong* table );
grfmt_jpeg.cpp
[
all
...]
bitstrm.cpp
1044
void WMBitStream::
PutHuff
( int val, const ulong* table )
Completed in 592 milliseconds