Defines | Functions

jdapistd.c File Reference

#include "jinclude.h"
#include "jpeglib.h"
Include dependency graph for jdapistd.c:

Defines

#define JPEG_INTERNALS

Functions

 LOCAL (boolean)
 output_pass_setup (j_decompress_ptr cinfo)
 jpeg_read_scanlines (j_decompress_ptr cinfo, JSAMPARRAY scanlines, JDIMENSION max_lines)
 jpeg_read_raw_data (j_decompress_ptr cinfo, JSAMPIMAGE data, JDIMENSION max_lines)
 jpeg_start_output (j_decompress_ptr cinfo, int scan_number)
 jpeg_finish_output (j_decompress_ptr cinfo)

Define Documentation

#define JPEG_INTERNALS

Function Documentation

jpeg_finish_output ( j_decompress_ptr  cinfo  ) 
jpeg_read_raw_data ( j_decompress_ptr  cinfo,
JSAMPIMAGE  data,
JDIMENSION  max_lines 
)
jpeg_read_scanlines ( j_decompress_ptr  cinfo,
JSAMPARRAY  scanlines,
JDIMENSION  max_lines 
)

Here is the caller graph for this function:

jpeg_start_output ( j_decompress_ptr  cinfo,
int  scan_number 
)

Here is the call graph for this function:

LOCAL ( boolean   ) 

Here is the call graph for this function:

output_pass_setup ( j_decompress_ptr  cinfo  ) 

Here is the caller graph for this function: