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

/external/libjpeg-turbo/
H A Djaricom.c31 const INT32 jpeg_aritab[113+1] = { variable
H A Djpegint.h359 extern const INT32 jpeg_aritab[];
H A Djdarith.c154 qe = jpeg_aritab[sv & 0x7F]; /* => Qe_Value */
H A Djcarith.c232 qe = jpeg_aritab[sv & 0x7F]; /* => Qe_Value */
/external/opencv3/3rdparty/libjpeg/
H A Djaricom.c31 const INT32 jpeg_aritab[113+1] = { variable
H A Djpegint.h335 #define jpeg_aritab jAriTab macro
417 extern const INT32 jpeg_aritab[];
H A Djdarith.c152 qe = jpeg_aritab[sv & 0x7F]; /* => Qe_Value */
H A Djcarith.c230 qe = jpeg_aritab[sv & 0x7F]; /* => Qe_Value */

Completed in 1056 milliseconds