Home
last modified time | relevance | path

Searched refs:outcol (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jcsample.c144 JDIMENSION outcol, outcol_h; /* outcol_h == outcol*h_expand */ in int_downsample() local
164 for (outcol = 0, outcol_h = 0; outcol < output_cols; in int_downsample()
165 outcol++, outcol_h += h_expand) { in int_downsample()
216 JDIMENSION outcol; in h2v1_downsample() local
232 for (outcol = 0; outcol < output_cols; outcol++) { in h2v1_downsample()
253 JDIMENSION outcol; in h2v2_downsample() local
271 for (outcol = 0; outcol < output_cols; outcol++) { in h2v2_downsample()
/external/libjpeg-turbo/
Djcsample.c149 JDIMENSION outcol, outcol_h; /* outcol_h == outcol*h_expand */ in int_downsample() local
169 for (outcol = 0, outcol_h = 0; outcol < output_cols; in int_downsample()
170 outcol++, outcol_h += h_expand) { in int_downsample()
221 JDIMENSION outcol; in h2v1_downsample() local
237 for (outcol = 0; outcol < output_cols; outcol++) { in h2v1_downsample()
258 JDIMENSION outcol; in h2v2_downsample() local
276 for (outcol = 0; outcol < output_cols; outcol++) { in h2v2_downsample()
/external/opencv3/3rdparty/libjpeg/
Djcsample.c155 JDIMENSION outcol, outcol_h; /* outcol_h == outcol*h_expand */ in int_downsample() local
175 for (outcol = 0, outcol_h = 0; outcol < output_cols; in int_downsample()
176 outcol++, outcol_h += h_expand) { in int_downsample()
228 JDIMENSION outcol; in h2v1_downsample() local
244 for (outcol = 0; outcol < output_cols; outcol++) { in h2v1_downsample()
265 JDIMENSION outcol; in h2v2_downsample() local
283 for (outcol = 0; outcol < output_cols; outcol++) { in h2v2_downsample()
/external/libjpeg-turbo/simd/
Djcsample-sse2-64.asm146 sub rcx, byte SIZEOF_XMMWORD ; outcol
305 sub rcx, byte SIZEOF_XMMWORD ; outcol
Djcsample-mmx.asm142 sub ecx, byte SIZEOF_MMWORD ; outcol
299 sub ecx, byte SIZEOF_MMWORD ; outcol
Djcsample-sse2.asm152 sub ecx, byte SIZEOF_XMMWORD ; outcol
322 sub ecx, byte SIZEOF_XMMWORD ; outcol