Classes | Defines | Typedefs | Functions

jcmainct.c File Reference

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

Classes

struct  my_main_controller

Defines

#define JPEG_INTERNALS

Typedefs

typedef my_main_controllermy_main_ptr

Functions

 METHODDEF (void)
 process_data_simple_main (j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail)
 jinit_c_main_controller (j_compress_ptr cinfo, boolean need_full_buffer)

Define Documentation

#define JPEG_INTERNALS

Typedef Documentation


Function Documentation

jinit_c_main_controller ( j_compress_ptr  cinfo,
boolean  need_full_buffer 
)

Here is the call graph for this function:

Here is the caller graph for this function:

METHODDEF ( void   ) 

Here is the call graph for this function:

process_data_simple_main ( j_compress_ptr  cinfo,
JSAMPARRAY  input_buf,
JDIMENSION in_row_ctr,
JDIMENSION  in_rows_avail 
)

Here is the call graph for this function: