/external/webp/src/enc/ |
H A D | near_lossless_enc.c | 62 const uint32_t* const next_row, 68 IsNear(curr_row[ix], next_row[ix], limit)); 78 uint32_t* next_row = curr_row + xsize; local 84 memcpy(next_row, next_argb_row, xsize * sizeof(argb[0])); 86 if (!IsSmooth(prev_row, curr_row, next_row, x, limit)) { 94 curr_row = next_row; 95 next_row = temp; 60 IsSmooth(const uint32_t* const prev_row, const uint32_t* const curr_row, const uint32_t* const next_row, int ix, int limit) argument
|
/external/libjpeg-turbo/ |
H A D | jdpostct.c | 42 JDIMENSION next_row; /* index of next row to fill/empty in strip */ member in struct:__anon10743 116 post->starting_row = post->next_row = 0; 168 if (post->next_row == 0) { 175 old_next_row = post->next_row; 178 post->buffer, &post->next_row, post->strip_height); 182 if (post->next_row > old_next_row) { 183 num_rows = post->next_row - old_next_row; 190 if (post->next_row >= post->strip_height) { 192 post->next_row = 0; 212 if (post->next_row [all...] |
/external/pdfium/third_party/libjpeg/ |
H A D | fpdfapi_jdpostct.c | 39 JDIMENSION next_row; /* index of next row to fill/empty in strip */ member in struct:__anon15958 116 post->starting_row = post->next_row = 0; 168 if (post->next_row == 0) { 175 old_next_row = post->next_row; 178 post->buffer, &post->next_row, post->strip_height); 182 if (post->next_row > old_next_row) { 183 num_rows = post->next_row - old_next_row; 190 if (post->next_row >= post->strip_height) { 192 post->next_row = 0; 212 if (post->next_row [all...] |
/external/pdfium/third_party/agg23/ |
H A D | agg_rendering_buffer.h | 121 int8u* next_row(void* p) function in class:agg::rendering_buffer 125 const int8u* next_row(const void* p) const function in class:agg::rendering_buffer
|
/external/skia/src/effects/ |
H A D | SkEmbossMask.cpp | 105 int next_row = neq_to_mask(y, maxy) & rowBytes; local 110 int ny = alpha[x + next_row] - alpha[x - prev_row];
|
/external/autotest/tko/ |
H A D | compose_query.cgi | 134 next_row = row 140 next_row = next_field[row] 147 'rows': next_row, 'condition': next_condition,
|
/external/ImageMagick/MagickCore/ |
H A D | resize.c | 3210 next_row, 3279 next_row=MagickTrue; 3351 if ((next_row != MagickFalse) && 3394 next_row=MagickTrue; 3396 if ((next_row != MagickFalse) && (number_rows < (ssize_t) image->rows)) 3431 next_row=MagickFalse; 3447 next_row=MagickTrue; 3192 next_row, local
|
/external/libvpx/libvpx/vp8/common/x86/ |
H A D | subpixel_ssse3.asm | 951 .next_row: 998 jne .next_row 1232 .next_row: 1262 jne .next_row
|
H A D | subpixel_sse2.asm | 1049 .next_row: 1112 jne .next_row
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |