Searched refs:colorindex (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjpeg_turbo/
H A Djquant1.c39 * can be precalculated and stored in the lookup table colorindex[].
40 * colorindex[i][j] maps pixel value j in component i to the nearest
44 * sum( colorindex[component-number][pixel-component-value] )
68 * this to 0..MAXJSAMPLE, and then index into the colorindex table as usual.
69 * We can skip the separate range-limiting step by extending the colorindex
151 JSAMPARRAY colorindex; /* Precomputed mapping for speed */ member in struct:__anon12764
152 /* colorindex[i][j] = index of color closest to pixel value j in component i,
156 boolean is_padded; /* is the colorindex padded for odither? */
357 cquantize->colorindex = (*cinfo->mem->alloc_sarray)
366 /* fill in colorindex entrie
469 JSAMPARRAY colorindex = cquantize->colorindex; local
[all...]
/external/jpeg/
H A Djquant1.c37 * can be precalculated and stored in the lookup table colorindex[].
38 * colorindex[i][j] maps pixel value j in component i to the nearest
42 * sum( colorindex[component-number][pixel-component-value] )
66 * this to 0..MAXJSAMPLE, and then index into the colorindex table as usual.
67 * We can skip the separate range-limiting step by extending the colorindex
149 JSAMPARRAY colorindex; /* Precomputed mapping for speed */ member in struct:__anon22731
150 /* colorindex[i][j] = index of color closest to pixel value j in component i,
154 boolean is_padded; /* is the colorindex padded for odither? */
352 cquantize->colorindex = (*cinfo->mem->alloc_sarray)
361 /* fill in colorindex entrie
464 JSAMPARRAY colorindex = cquantize->colorindex; local
[all...]
/external/qemu/distrib/jpeg-6b/
H A Djquant1.c37 * can be precalculated and stored in the lookup table colorindex[].
38 * colorindex[i][j] maps pixel value j in component i to the nearest
42 * sum( colorindex[component-number][pixel-component-value] )
66 * this to 0..MAXJSAMPLE, and then index into the colorindex table as usual.
67 * We can skip the separate range-limiting step by extending the colorindex
149 JSAMPARRAY colorindex; /* Precomputed mapping for speed */ member in struct:__anon29329
150 /* colorindex[i][j] = index of color closest to pixel value j in component i,
154 boolean is_padded; /* is the colorindex padded for odither? */
352 cquantize->colorindex = (*cinfo->mem->alloc_sarray)
361 /* fill in colorindex entrie
464 JSAMPARRAY colorindex = cquantize->colorindex; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 4933 milliseconds