OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:colorindex
(Results
1 - 11
of
11
) sorted by null
/external/jpeg/
jquant1.c
37
* 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:__anon19658
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
entries for i'th color component *
464
JSAMPARRAY
colorindex
= cquantize->
colorindex
;
local
[
all
...]
/external/qemu/distrib/jpeg-6b/
jquant1.c
37
* 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:__anon24923
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
entries for i'th color component *
464
JSAMPARRAY
colorindex
= cquantize->
colorindex
;
local
[
all
...]
/prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar
/prebuilts/tools/darwin-x86/swt/
swt.jar
/prebuilts/tools/darwin-x86_64/swt/
swt.jar
/prebuilts/tools/linux-x86/swt/
swt.jar
/prebuilts/tools/linux-x86_64/swt/
swt.jar
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 187 milliseconds