Home | History | Annotate | Download | only in libjpeg

Lines Matching full:accurate

320 	JDCT_ISLOW,		/* slow but accurate integer algorithm */
321 JDCT_IFAST, /* faster, less accurate integer method */
322 JDCT_FLOAT /* floating-point: accurate, fast on fast HW */