Searched refs:quantptr (Results 1 - 24 of 24) sorted by relevance

/external/libjpeg-turbo/
H A Djidctred.c127 ISLOW_MULT_TYPE * quantptr; local
138 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
140 for (ctr = DCTSIZE; ctr > 0; inptr++, quantptr++, wsptr++, ctr--) {
148 int dcval = LEFT_SHIFT(DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]),
161 tmp0 = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]);
164 z2 = DEQUANTIZE(inptr[DCTSIZE*2], quantptr[DCTSIZE*2]);
165 z3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
174 z1 = DEQUANTIZE(inptr[DCTSIZE*7], quantptr[DCTSIZE*7]);
175 z2 = DEQUANTIZE(inptr[DCTSIZE*5], quantptr[DCTSIZE*5]);
176 z3 = DEQUANTIZE(inptr[DCTSIZE*3], quantptr[DCTSIZ
280 ISLOW_MULT_TYPE * quantptr; local
388 ISLOW_MULT_TYPE * quantptr; local
395 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table; local
[all...]
H A Djidctflt.c79 FLOAT_MULT_TYPE * quantptr; local
90 quantptr = (FLOAT_MULT_TYPE *) compptr->dct_table;
108 quantptr[DCTSIZE*0] * _0_125);
120 quantptr++;
127 tmp0 = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0] * _0_125);
128 tmp1 = DEQUANTIZE(inptr[DCTSIZE*2], quantptr[DCTSIZE*2] * _0_125);
129 tmp2 = DEQUANTIZE(inptr[DCTSIZE*4], quantptr[DCTSIZE*4] * _0_125);
130 tmp3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6] * _0_125);
145 tmp4 = DEQUANTIZE(inptr[DCTSIZE*1], quantptr[DCTSIZE*1] * _0_125);
146 tmp5 = DEQUANTIZE(inptr[DCTSIZE*3], quantptr[DCTSIZ
[all...]
H A Djidctfst.c176 IFAST_MULT_TYPE * quantptr; local
188 quantptr = (IFAST_MULT_TYPE *) compptr->dct_table;
205 int dcval = (int) DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]);
217 quantptr++;
224 tmp0 = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]);
225 tmp1 = DEQUANTIZE(inptr[DCTSIZE*2], quantptr[DCTSIZE*2]);
226 tmp2 = DEQUANTIZE(inptr[DCTSIZE*4], quantptr[DCTSIZE*4]);
227 tmp3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
242 tmp4 = DEQUANTIZE(inptr[DCTSIZE*1], quantptr[DCTSIZE*1]);
243 tmp5 = DEQUANTIZE(inptr[DCTSIZE*3], quantptr[DCTSIZ
[all...]
H A Djidctint.c180 ISLOW_MULT_TYPE * quantptr; local
193 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
210 int dcval = LEFT_SHIFT(DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]),
223 quantptr++;
231 z2 = DEQUANTIZE(inptr[DCTSIZE*2], quantptr[DCTSIZE*2]);
232 z3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
238 z2 = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]);
239 z3 = DEQUANTIZE(inptr[DCTSIZE*4], quantptr[DCTSIZE*4]);
253 tmp0 = DEQUANTIZE(inptr[DCTSIZE*7], quantptr[DCTSIZE*7]);
254 tmp1 = DEQUANTIZE(inptr[DCTSIZE*5], quantptr[DCTSIZ
433 ISLOW_MULT_TYPE * quantptr; local
582 ISLOW_MULT_TYPE * quantptr; local
703 ISLOW_MULT_TYPE * quantptr; local
817 ISLOW_MULT_TYPE * quantptr; local
908 ISLOW_MULT_TYPE * quantptr; local
1080 ISLOW_MULT_TYPE * quantptr; local
1275 ISLOW_MULT_TYPE * quantptr; local
1469 ISLOW_MULT_TYPE * quantptr; local
1685 ISLOW_MULT_TYPE * quantptr; local
1913 ISLOW_MULT_TYPE * quantptr; local
2139 ISLOW_MULT_TYPE * quantptr; local
2381 ISLOW_MULT_TYPE * quantptr; local
[all...]
/external/pdfium/third_party/libjpeg/
H A Dfpdfapi_jidctred.c125 ISLOW_MULT_TYPE * quantptr; local
136 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
138 for (ctr = DCTSIZE; ctr > 0; inptr++, quantptr++, wsptr++, ctr--) {
146 int dcval = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]) << PASS1_BITS;
158 tmp0 = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]);
161 z2 = DEQUANTIZE(inptr[DCTSIZE*2], quantptr[DCTSIZE*2]);
162 z3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
171 z1 = DEQUANTIZE(inptr[DCTSIZE*7], quantptr[DCTSIZE*7]);
172 z2 = DEQUANTIZE(inptr[DCTSIZE*5], quantptr[DCTSIZE*5]);
173 z3 = DEQUANTIZE(inptr[DCTSIZE*3], quantptr[DCTSIZ
277 ISLOW_MULT_TYPE * quantptr; local
384 ISLOW_MULT_TYPE * quantptr; local
391 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table; local
[all...]
H A Dfpdfapi_jidctfst.c176 IFAST_MULT_TYPE * quantptr; local
188 quantptr = (IFAST_MULT_TYPE *) compptr->dct_table;
205 int dcval = (int) DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]);
217 quantptr++;
224 tmp0 = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]);
225 tmp1 = DEQUANTIZE(inptr[DCTSIZE*2], quantptr[DCTSIZE*2]);
226 tmp2 = DEQUANTIZE(inptr[DCTSIZE*4], quantptr[DCTSIZE*4]);
227 tmp3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
242 tmp4 = DEQUANTIZE(inptr[DCTSIZE*1], quantptr[DCTSIZE*1]);
243 tmp5 = DEQUANTIZE(inptr[DCTSIZE*3], quantptr[DCTSIZ
[all...]
H A Dfpdfapi_jidctint.c156 ISLOW_MULT_TYPE * quantptr; local
169 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
186 int dcval = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]) << PASS1_BITS;
198 quantptr++;
206 z2 = DEQUANTIZE(inptr[DCTSIZE*2], quantptr[DCTSIZE*2]);
207 z3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
213 z2 = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]);
214 z3 = DEQUANTIZE(inptr[DCTSIZE*4], quantptr[DCTSIZE*4]);
228 tmp0 = DEQUANTIZE(inptr[DCTSIZE*7], quantptr[DCTSIZE*7]);
229 tmp1 = DEQUANTIZE(inptr[DCTSIZE*5], quantptr[DCTSIZ
[all...]
/external/libjpeg-turbo/simd/
H A Djsimd_mips.c1090 IFAST_MULT_TYPE * quantptr; local
1096 quantptr = (IFAST_MULT_TYPE *) compptr->dct_table;
1098 jsimd_idct_ifast_cols_mips_dspr2(inptr, quantptr,
H A Djidctred-mmx.asm139 mov edx, POINTER [dct_table(eax)] ; quantptr
327 add edx, byte 4*SIZEOF_ISLOW_MULT_TYPE ; quantptr
521 mov edx, POINTER [dct_table(ebp)] ; quantptr
H A Djidctflt-3dn.asm87 mov edx, POINTER [dct_table(eax)] ; quantptr
278 add edx, byte 2*SIZEOF_FLOAT_MULT_TYPE ; quantptr
H A Djidctflt-sse2-64.asm92 mov rdx, r10 ; quantptr
312 add rdx, byte 4*SIZEOF_FLOAT_MULT_TYPE ; quantptr
H A Djidctfst-mmx.asm118 mov edx, POINTER [dct_table(eax)] ; quantptr
318 add edx, byte 4*SIZEOF_IFAST_MULT_TYPE ; quantptr
H A Djidctflt-sse.asm97 mov edx, POINTER [dct_table(eax)] ; quantptr
357 add edx, byte 4*SIZEOF_FLOAT_MULT_TYPE ; quantptr
H A Djidctflt-sse2.asm97 mov edx, POINTER [dct_table(eax)] ; quantptr
319 add edx, byte 4*SIZEOF_FLOAT_MULT_TYPE ; quantptr
H A Djidctred-sse2-64.asm131 mov rdx, r10 ; quantptr
427 mov rdx, r10 ; quantptr
H A Djidctred-sse2.asm137 mov edx, POINTER [dct_table(eax)] ; quantptr
442 mov edx, POINTER [dct_table(ebp)] ; quantptr
H A Djidctfst-sse2-64.asm110 mov rdx, r10 ; quantptr
H A Djidctfst-sse2.asm116 mov edx, POINTER [dct_table(eax)] ; quantptr
H A Djidctint-mmx.asm131 mov edx, POINTER [dct_table(eax)] ; quantptr
505 add edx, byte 4*SIZEOF_ISLOW_MULT_TYPE ; quantptr
H A Djsimd.h659 (JCOEF * inptr, IFAST_MULT_TYPE * quantptr, DCTELEM * wsptr,
H A Djidctint-sse2-64.asm123 mov rdx, r10 ; quantptr
H A Djidctint-sse2.asm129 mov edx, POINTER [dct_table(eax)] ; quantptr
/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 157 milliseconds