OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jpeg_aritab
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libjpeg_turbo/
jaricom.c
31
const INT32
jpeg_aritab
[113+1] = {
variable
jpegint.h
333
#define
jpeg_aritab
jAriTab
macro
392
extern const INT32
jpeg_aritab
[];
jdarith.c
152
qe =
jpeg_aritab
[sv & 0x7F]; /* => Qe_Value */
jcarith.c
230
qe =
jpeg_aritab
[sv & 0x7F]; /* => Qe_Value */
Completed in 393 milliseconds