HomeSort by relevance Sort by last modified time
    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 423 milliseconds