Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching full:accurate

247   JDCT_ISLOW,             /* slow but accurate integer algorithm */
248 JDCT_IFAST, /* faster, less accurate integer method */
249 JDCT_FLOAT /* floating-point: accurate, fast on fast HW */