HomeSort by relevance Sort by last modified time
    Searched refs:JSAMPARRAY (Results 76 - 100 of 119) sorted by null

1 2 34 5

  /external/pdfium/third_party/libjpeg/
jpeglib.h 169 typedef JSAMPROW *JSAMPARRAY; /* ptr to some rows (a 2-D sample array) */
170 typedef JSAMPARRAY *JSAMPIMAGE; /* a 3-D sample array: top index is color */
581 JSAMPARRAY colormap; /* The color map as a 2-D pixel array */
    [all...]
fpdfapi_jcdctmgr.c 181 JSAMPARRAY sample_data, JBLOCKROW coef_blocks,
271 JSAMPARRAY sample_data, JBLOCKROW coef_blocks,
fpdfapi_jmemmgr.c 153 JSAMPARRAY mem_buffer; /* => the in-memory buffer */
338 * Note: the major use of "large" objects is in JSAMPARRAY and JBLOCKARRAY
396 METHODDEF(JSAMPARRAY)
402 JSAMPARRAY result;
419 result = (JSAMPARRAY) alloc_small(cinfo, pool_id,
757 METHODDEF(JSAMPARRAY)
    [all...]
fpdfapi_jdcoefct.c 154 JSAMPARRAY output_ptr;
323 JSAMPARRAY output_ptr;
469 JSAMPARRAY output_ptr;
  /external/libjpeg-turbo/
jdmrg565.c 20 JSAMPARRAY output_buf)
91 JSAMPARRAY output_buf)
165 JSAMPARRAY output_buf)
261 JSAMPARRAY output_buf)
wrgif.c 221 emit_header (gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap)
311 emit_header(dest, 256, (JSAMPARRAY) NULL);
jmemmgr.c 154 JSAMPARRAY mem_buffer; /* => the in-memory buffer */
348 * Note: the major use of "large" objects is in JSAMPARRAY and JBLOCKARRAY
417 METHODDEF(JSAMPARRAY)
423 JSAMPARRAY result;
445 result = (JSAMPARRAY) alloc_small(cinfo, pool_id,
787 METHODDEF(JSAMPARRAY)
    [all...]
jdcoefct.c 92 JSAMPARRAY output_ptr;
269 JSAMPARRAY output_ptr;
416 JSAMPARRAY output_ptr;
rdtarga.c 55 JSAMPARRAY colormap; /* Targa colormap (converted to my format) */
198 register JSAMPARRAY colormap = source->colormap;
jidctflt.c 73 JSAMPARRAY output_buf, JDIMENSION output_col)
  /external/opencv3/3rdparty/libjpeg/
jfdctflt.c 60 jpeg_fdct_float (FAST_FLOAT * data, JSAMPARRAY sample_data, JDIMENSION start_col)
jcdctmgr.c 66 JSAMPARRAY sample_data, JBLOCKROW coef_blocks,
129 JSAMPARRAY sample_data, JBLOCKROW coef_blocks,
jfdctint.c 158 jpeg_fdct_islow (DCTELEM * data, JSAMPARRAY sample_data, JDIMENSION start_col)
328 jpeg_fdct_7x7 (DCTELEM * data, JSAMPARRAY sample_data, JDIMENSION start_col)
463 jpeg_fdct_6x6 (DCTELEM * data, JSAMPARRAY sample_data, JDIMENSION start_col)
576 jpeg_fdct_5x5 (DCTELEM * data, JSAMPARRAY sample_data, JDIMENSION start_col)
686 jpeg_fdct_4x4 (DCTELEM * data, JSAMPARRAY sample_data, JDIMENSION start_col)
779 jpeg_fdct_3x3 (DCTELEM * data, JSAMPARRAY sample_data, JDIMENSION start_col)
864 jpeg_fdct_2x2 (DCTELEM * data, JSAMPARRAY sample_data, JDIMENSION start_col)
908 jpeg_fdct_1x1 (DCTELEM * data, JSAMPARRAY sample_data, JDIMENSION start_col)
926 jpeg_fdct_9x9 (DCTELEM * data, JSAMPARRAY sample_data, JDIMENSION start_col)
    [all...]
jmemmgr.c 152 JSAMPARRAY mem_buffer; /* => the in-memory buffer */
337 * Note: the major use of "large" objects is in JSAMPARRAY and JBLOCKARRAY
395 METHODDEF(JSAMPARRAY)
401 JSAMPARRAY result;
418 result = (JSAMPARRAY) alloc_small(cinfo, pool_id,
756 METHODDEF(JSAMPARRAY)
    [all...]
jdcoefct.c 155 JSAMPARRAY output_ptr;
325 JSAMPARRAY output_ptr;
471 JSAMPARRAY output_ptr;
jidctint.c 173 JSAMPARRAY output_buf, JDIMENSION output_col)
430 JSAMPARRAY output_buf, JDIMENSION output_col)
579 JSAMPARRAY output_buf, JDIMENSION output_col)
700 JSAMPARRAY output_buf, JDIMENSION output_col)
815 JSAMPARRAY output_buf, JDIMENSION output_col)
    [all...]
jfdctfst.c 115 jpeg_fdct_ifast (DCTELEM * data, JSAMPARRAY sample_data, JDIMENSION start_col)
jidctflt.c 71 JSAMPARRAY output_buf, JDIMENSION output_col)
  /frameworks/base/core/jni/android/graphics/
YuvToJpegEncoder.cpp 79 JSAMPARRAY planes[3];
155 JSAMPARRAY planes[3];
  /external/libjpeg-turbo/simd/
jidctred-mmx.asm 103 ; JSAMPARRAY output_buf, JDIMENSION output_col)
108 %define output_buf(b) (b)+16 ; JSAMPARRAY output_buf
336 mov edi, JSAMPARRAY [output_buf(eax)] ; (JSAMPROW *)
497 ; JSAMPARRAY output_buf, JDIMENSION output_col)
502 %define output_buf(b) (b)+16 ; JSAMPARRAY output_buf
641 mov edi, JSAMPARRAY [output_buf(ebp)] ; (JSAMPROW *)
jidctred-sse2.asm 103 ; JSAMPARRAY output_buf, JDIMENSION output_col)
108 %define output_buf(b) (b)+16 ; JSAMPARRAY output_buf
321 mov edi, JSAMPARRAY [output_buf(eax)] ; (JSAMPROW *)
418 ; JSAMPARRAY output_buf, JDIMENSION output_col)
423 %define output_buf(b) (b)+16 ; JSAMPARRAY output_buf
538 mov edi, JSAMPARRAY [output_buf(ebp)] ; (JSAMPROW *)
jidctflt-3dn.asm 51 ; JSAMPARRAY output_buf, JDIMENSION output_col)
56 %define output_buf(b) (b)+16 ; JSAMPARRAY output_buf
294 mov edi, JSAMPARRAY [output_buf(eax)] ; (JSAMPROW *)
jidctfst-mmx.asm 82 ; JSAMPARRAY output_buf, JDIMENSION output_col)
87 %define output_buf(b) (b)+16 ; JSAMPARRAY output_buf
327 mov edi, JSAMPARRAY [output_buf(eax)] ; (JSAMPROW *)
jidctfst-sse2.asm 82 ; JSAMPARRAY output_buf, JDIMENSION output_col)
87 %define output_buf(b) (b)+16 ; JSAMPARRAY output_buf
332 mov edi, JSAMPARRAY [output_buf(eax)] ; (JSAMPROW *)
  /external/opencv3/3rdparty/libtiff/
tif_jpeg.c 161 JSAMPARRAY ds_buffer[MAX_COMPONENTS];
302 TIFFjpeg_write_scanlines(JPEGState* sp, JSAMPARRAY scanlines, int num_lines)
340 TIFFjpeg_read_scanlines(JPEGState* sp, JSAMPARRAY scanlines, int max_lines)
371 static JSAMPARRAY
375 return CALLJPEG(sp, (JSAMPARRAY) NULL,
634 JSAMPARRAY buf;
    [all...]

Completed in 334 milliseconds

1 2 34 5