Home
last modified time | relevance | path

Searched refs:jpeg_aritab (Results 1 – 4 of 4) sorted by relevance

/external/libjpeg-turbo/
Djaricom.c35 const JLONG jpeg_aritab[113 + 1] = { variable
Djpegint.h362 extern const JLONG jpeg_aritab[];
Djdarith.c161 qe = jpeg_aritab[sv & 0x7F]; /* => Qe_Value */ in arith_decode()
Djcarith.c236 qe = jpeg_aritab[sv & 0x7F]; /* => Qe_Value */ in arith_encode()