HomeSort by relevance Sort by last modified time
    Searched refs:jpeg_aritab (Results 1 - 4 of 4) sorted by null

  /external/libjpeg-turbo/
jaricom.c 34 const JLONG jpeg_aritab[113+1] = { variable
jpegint.h 359 extern const JLONG jpeg_aritab[];
jdarith.c 158 qe = jpeg_aritab[sv & 0x7F]; /* => Qe_Value */
jcarith.c 233 qe = jpeg_aritab[sv & 0x7F]; /* => Qe_Value */

Completed in 66 milliseconds