HomeSort by relevance Sort by last modified time
    Searched defs:color_buf (Results 1 - 15 of 15) sorted by null

  /external/libjpeg-turbo/
jdsample.h 29 * ie do not need rescaling. The corresponding entry of color_buf[] is
32 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon23378
37 int next_row_out; /* counts rows emitted from color_buf */
jcprepct.c 62 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon23352
65 int next_buf_row; /* index of next row to store in color_buf */
149 prep->color_buf,
159 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width,
167 prep->color_buf, (JDIMENSION) 0,
216 prep->color_buf,
224 jcopy_sample_rows(prep->color_buf[ci], 0,
225 prep->color_buf[ci], -row,
240 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width,
249 prep->color_buf,
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcprepct.c 59 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon28561
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...]
fpdfapi_jdsample.c 40 * ie do not need rescaling. The corresponding entry of color_buf[] is
43 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon28579
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/mesa3d/src/gallium/tests/graw/
graw_util.h 22 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/libjpeg-turbo/simd/
jsimd_mips.c 105 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon23396
  /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 998 milliseconds