Searched refs:qtablefile (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Dcjpeg.c220 char * qtablefile = NULL; /* saves -qtables filename if any */ local
354 qtablefile = argv[argn];
438 if (qtablefile != NULL) /* process -qtables if it was present */
439 if (! read_quant_tables(cinfo, qtablefile, force_baseline))

Completed in 102 milliseconds