Classes | Defines | Typedefs | Functions

jdinput.c File Reference

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

Classes

struct  my_input_controller

Defines

#define JPEG_INTERNALS

Typedefs

typedef my_input_controllermy_inputctl_ptr

Functions

 METHODDEF (int)
 per_scan_setup (j_decompress_ptr cinfo)
 latch_quant_tables (j_decompress_ptr cinfo)
 start_input_pass (j_decompress_ptr cinfo)
 finish_input_pass (j_decompress_ptr cinfo)
 consume_markers (j_decompress_ptr cinfo)
 reset_input_controller (j_decompress_ptr cinfo)
 jinit_input_controller (j_decompress_ptr cinfo)

Define Documentation

#define JPEG_INTERNALS

Typedef Documentation


Function Documentation

consume_markers ( j_decompress_ptr  cinfo  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

finish_input_pass ( j_decompress_ptr  cinfo  ) 
jinit_input_controller ( j_decompress_ptr  cinfo  ) 

Here is the caller graph for this function:

latch_quant_tables ( j_decompress_ptr  cinfo  ) 

Here is the caller graph for this function:

METHODDEF ( int   ) 

Here is the call graph for this function:

per_scan_setup ( j_decompress_ptr  cinfo  ) 

Here is the call graph for this function:

reset_input_controller ( j_decompress_ptr  cinfo  ) 

Here is the call graph for this function:

start_input_pass ( j_decompress_ptr  cinfo  ) 

Here is the call graph for this function: