Searched defs:colorindex (Results 1 - 4 of 4) sorted by relevance

/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:__anon19979
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:__anon25258
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 44 milliseconds