Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jddctmgr.c186 static const INT16 aanscales[DCTSIZE2] = { in start_pass() local
202 (INT32) aanscales[i]), in start_pass()
Dfpdfapi_jcdctmgr.c100 static const INT16 aanscales[DCTSIZE2] = { in start_pass_fdctmgr() local
122 (INT32) aanscales[i]), in start_pass_fdctmgr()
/external/jpeg/
Djddctmgr.c286 static const INT16 aanscales[DCTSIZE2] = { in start_pass() local
302 (INT32) aanscales[i]), in start_pass()
Djcdctmgr.c99 static const INT16 aanscales[DCTSIZE2] = { in start_pass_fdctmgr() local
121 (INT32) aanscales[i]), in start_pass_fdctmgr()