Searched refs:color_buf (Results 1 - 7 of 7) sorted by relevance

/external/jpeg/
H A Djcprepct.c59 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon6477
62 int next_buf_row; /* index of next row to store in color_buf */
146 prep->color_buf,
156 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width,
164 prep->color_buf, (JDIMENSION) 0,
213 prep->color_buf,
221 jcopy_sample_rows(prep->color_buf[ci], 0,
222 prep->color_buf[ci], -row,
237 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width,
246 prep->color_buf,
[all...]
H A Djdsample.c40 * ie do not need rescaling. The corresponding entry of color_buf[] is
43 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon6500
48 int next_row_out; /* counts rows emitted from color_buf */
105 * to color_buf[ci], so that fullsize_upsample can change it.
109 upsample->color_buf + ci);
128 (*cinfo->cconvert->color_convert) (cinfo, upsample->color_buf,
150 * For full-size components, we just make color_buf[ci] point at the
471 upsample->color_buf[ci] = (*cinfo->mem->alloc_sarray)
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jcprepct.c60 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon13297
63 int next_buf_row; /* index of next row to store in color_buf */
147 prep->color_buf,
157 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width,
165 prep->color_buf, (JDIMENSION) 0,
214 prep->color_buf,
222 jcopy_sample_rows(prep->color_buf[ci], 0,
223 prep->color_buf[ci], -row,
238 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width,
247 prep->color_buf,
[all...]
H A Dfpdfapi_jdsample.c41 * ie do not need rescaling. The corresponding entry of color_buf[] is
44 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon13315
49 int next_row_out; /* counts rows emitted from color_buf */
106 * to color_buf[ci], so that fullsize_upsample can change it.
110 upsample->color_buf + ci);
129 (*cinfo->cconvert->color_convert) (cinfo, upsample->color_buf,
151 * For full-size components, we just make color_buf[ci] point at the
472 upsample->color_buf[ci] = (*cinfo->mem->alloc_sarray)
/external/mesa3d/src/gallium/tests/graw/
H A Dgraw_util.h22 struct pipe_resource *color_buf[PIPE_MAX_COLOR_BUFS], *zs_buf; member in struct:graw_info
81 info->color_buf[i] = info->screen->resource_create(info->screen,
83 if (info->color_buf[i] == NULL) {
95 info->color_buf[i],
214 info->screen->flush_frontbuffer(info->screen, info->color_buf[0],
/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 121 milliseconds