HomeSort by relevance Sort by last modified time
    Searched refs:JSAMPARRAY (Results 26 - 34 of 34) sorted by null

12

  /external/jpeg/
jcdctmgr.c 181 JSAMPARRAY sample_data, JBLOCKROW coef_blocks,
271 JSAMPARRAY sample_data, JBLOCKROW coef_blocks,
wrgif.c 219 emit_header (gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap)
309 emit_header(dest, 256, (JSAMPARRAY) NULL);
jmemmgr.c 151 JSAMPARRAY mem_buffer; /* => the in-memory buffer */
336 * Note: the major use of "large" objects is in JSAMPARRAY and JBLOCKARRAY
394 METHODDEF(JSAMPARRAY)
400 JSAMPARRAY result;
417 result = (JSAMPARRAY) alloc_small(cinfo, pool_id,
755 METHODDEF(JSAMPARRAY)
    [all...]
rdtarga.c 53 JSAMPARRAY colormap; /* Targa colormap (converted to my format) */
197 register JSAMPARRAY colormap = source->colormap;
jidctflt.c 70 JSAMPARRAY output_buf, JDIMENSION output_col)
jidctfst.c 170 JSAMPARRAY output_buf, JDIMENSION output_col)
jidctint.c 150 JSAMPARRAY output_buf, JDIMENSION output_col)
jdcoefct.c 154 JSAMPARRAY output_ptr;
562 JSAMPARRAY output_ptr;
722 JSAMPARRAY output_ptr;
    [all...]
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 338 JSAMPARRAY buffer = 0;
    [all...]

Completed in 222 milliseconds

12