OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXJSAMPLE
(Results
26 - 46
of
46
) sorted by null
1
2
/external/qemu/distrib/jpeg-6b/
jdct.h
69
* converting them to unsigned form (0..
MAXJSAMPLE
). The raw outputs could
78
#define RANGE_MASK (
MAXJSAMPLE
* 4 + 3) /* 2 bits wider than legal samples */
jdcolor.c
55
* normalized to the range 0..
MAXJSAMPLE
rather than -0.5 .. 0.5.
99
(
MAXJSAMPLE
+1) * SIZEOF(int));
102
(
MAXJSAMPLE
+1) * SIZEOF(int));
105
(
MAXJSAMPLE
+1) * SIZEOF(INT32));
108
(
MAXJSAMPLE
+1) * SIZEOF(INT32));
110
for (i = 0, x = -CENTERJSAMPLE; i <=
MAXJSAMPLE
; i++, x++) {
111
/* i is the actual input pixel value, in the range 0..
MAXJSAMPLE
*/
719
outptr[0] = range_limit[
MAXJSAMPLE
- (y + Crrtab[cr])]; /* red */
720
outptr[1] = range_limit[
MAXJSAMPLE
- (y + /* green */
723
outptr[2] = range_limit[
MAXJSAMPLE
- (y + Cbbtab[cb])]; /* blue *
[
all
...]
jquant2.c
127
#define MAXNUMCOLORS (
MAXJSAMPLE
+1) /* maximum size of colormap */
552
boxlist[0].c0max =
MAXJSAMPLE
>> C0_SHIFT;
554
boxlist[0].c1max =
MAXJSAMPLE
>> C1_SHIFT;
556
boxlist[0].c2max =
MAXJSAMPLE
>> C2_SHIFT;
[
all
...]
rdppm.c
136
* maxval =
MAXJSAMPLE
, which is the normal case for 8-bit data.
224
/* This version is for reading raw-byte-format files with maxval =
MAXJSAMPLE
.
360
} else if (maxval ==
MAXJSAMPLE
&& SIZEOF(JSAMPLE) == SIZEOF(U_CHAR)) {
375
} else if (maxval ==
MAXJSAMPLE
&& SIZEOF(JSAMPLE) == SIZEOF(U_CHAR)) {
421
source->rescale[val] = (JSAMPLE) ((val*
MAXJSAMPLE
+ half_maxval)/maxval);
jdmerge.c
110
(
MAXJSAMPLE
+1) * SIZEOF(int));
113
(
MAXJSAMPLE
+1) * SIZEOF(int));
116
(
MAXJSAMPLE
+1) * SIZEOF(INT32));
119
(
MAXJSAMPLE
+1) * SIZEOF(INT32));
121
for (i = 0, x = -CENTERJSAMPLE; i <=
MAXJSAMPLE
; i++, x++) {
122
/* i is the actual input pixel value, in the range 0..
MAXJSAMPLE
*/
/external/chromium_org/third_party/libjpeg_turbo/
jquant2.c
110
#define MAXNUMCOLORS (
MAXJSAMPLE
+1) /* maximum size of colormap */
536
boxlist[0].c0max =
MAXJSAMPLE
>> C0_SHIFT;
538
boxlist[0].c1max =
MAXJSAMPLE
>> C1_SHIFT;
540
boxlist[0].c2max =
MAXJSAMPLE
>> C2_SHIFT;
[
all
...]
rdppm.c
137
* maxval =
MAXJSAMPLE
, which is the normal case for 8-bit data.
225
/* This version is for reading raw-byte-format files with maxval =
MAXJSAMPLE
.
361
} else if (maxval ==
MAXJSAMPLE
&& SIZEOF(JSAMPLE) == SIZEOF(U_CHAR)) {
376
} else if (maxval ==
MAXJSAMPLE
&& SIZEOF(JSAMPLE) == SIZEOF(U_CHAR)) {
422
source->rescale[val] = (JSAMPLE) ((val*
MAXJSAMPLE
+ half_maxval)/maxval);
jdct.h
77
* converting them to unsigned form (0..
MAXJSAMPLE
). The raw outputs could
86
#define RANGE_MASK (
MAXJSAMPLE
* 4 + 3) /* 2 bits wider than legal samples */
/external/jpeg/
jdcolor.c
57
* normalized to the range 0..
MAXJSAMPLE
rather than -0.5 .. 0.5.
101
(
MAXJSAMPLE
+1) * SIZEOF(int));
104
(
MAXJSAMPLE
+1) * SIZEOF(int));
107
(
MAXJSAMPLE
+1) * SIZEOF(INT32));
110
(
MAXJSAMPLE
+1) * SIZEOF(INT32));
112
for (i = 0, x = -CENTERJSAMPLE; i <=
MAXJSAMPLE
; i++, x++) {
113
/* i is the actual input pixel value, in the range 0..
MAXJSAMPLE
*/
721
outptr[0] = range_limit[
MAXJSAMPLE
- (y + Crrtab[cr])]; /* red */
722
outptr[1] = range_limit[
MAXJSAMPLE
- (y + /* green */
725
outptr[2] = range_limit[
MAXJSAMPLE
- (y + Cbbtab[cb])]; /* blue *
[
all
...]
jquant2.c
127
#define MAXNUMCOLORS (
MAXJSAMPLE
+1) /* maximum size of colormap */
552
boxlist[0].c0max =
MAXJSAMPLE
>> C0_SHIFT;
554
boxlist[0].c1max =
MAXJSAMPLE
>> C1_SHIFT;
556
boxlist[0].c2max =
MAXJSAMPLE
>> C2_SHIFT;
[
all
...]
rdppm.c
136
* maxval =
MAXJSAMPLE
, which is the normal case for 8-bit data.
224
/* This version is for reading raw-byte-format files with maxval =
MAXJSAMPLE
.
360
} else if (maxval ==
MAXJSAMPLE
&& SIZEOF(JSAMPLE) == SIZEOF(U_CHAR)) {
375
} else if (maxval ==
MAXJSAMPLE
&& SIZEOF(JSAMPLE) == SIZEOF(U_CHAR)) {
421
source->rescale[val] = (JSAMPLE) ((val*
MAXJSAMPLE
+ half_maxval)/maxval);
jdmerge.c
110
(
MAXJSAMPLE
+1) * SIZEOF(int));
113
(
MAXJSAMPLE
+1) * SIZEOF(int));
116
(
MAXJSAMPLE
+1) * SIZEOF(INT32));
119
(
MAXJSAMPLE
+1) * SIZEOF(INT32));
121
for (i = 0, x = -CENTERJSAMPLE; i <=
MAXJSAMPLE
; i++, x++) {
122
/* i is the actual input pixel value, in the range 0..
MAXJSAMPLE
*/
/prebuilts/tools/common/m2/repository/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 673 milliseconds
1
2