OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LoadQuantTables
(Results
1 - 2
of
2
) sorted by null
/external/opencv/otherlibs/highgui/
grfmt_jpeg.h
154
bool
LoadQuantTables
( int length );
grfmt_jpeg.cpp
894
if( !
LoadQuantTables
( length )) goto parsing_end;
929
bool GrFmtJpegReader::
LoadQuantTables
( int length )
[
all
...]
Completed in 2981 milliseconds