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

/external/chromium_org/third_party/libjpeg_turbo/
H A Djddctmgr.c286 static const double aanscalefactor[DCTSIZE] = { local
296 aanscalefactor[row] * aanscalefactor[col]);
H A Djcdctmgr.c301 static const double aanscalefactor[DCTSIZE] = { local
317 aanscalefactor[row] * aanscalefactor[col] * 8.0)));
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jddctmgr.c218 static const double aanscalefactor[DCTSIZE] = { local
228 aanscalefactor[row] * aanscalefactor[col]);
H A Dfpdfapi_jcdctmgr.c141 static const double aanscalefactor[DCTSIZE] = { local
157 aanscalefactor[row] * aanscalefactor[col] * 8.0)));
/external/jpeg/
H A Djddctmgr.c331 static const double aanscalefactor[DCTSIZE] = { local
341 aanscalefactor[row] * aanscalefactor[col]);
H A Djcdctmgr.c140 static const double aanscalefactor[DCTSIZE] = { local
156 aanscalefactor[row] * aanscalefactor[col] * 8.0)));
/external/qemu/distrib/jpeg-6b/
H A Djddctmgr.c291 static const double aanscalefactor[DCTSIZE] = { local
301 aanscalefactor[row] * aanscalefactor[col]);
H A Djcdctmgr.c140 static const double aanscalefactor[DCTSIZE] = { local
156 aanscalefactor[row] * aanscalefactor[col] * 8.0)));

Completed in 153 milliseconds