Classes | Defines | Typedefs | Functions
jdmainct.c File Reference
#include "jinclude.h"
#include "jpeglib.h"
Include dependency graph for jdmainct.c:

Go to the source code of this file.

Classes

struct  my_main_controller

Defines

#define CTX_POSTPONED_ROW   2 /* feeding postponed row group */
#define CTX_PREPARE_FOR_IMCU   0 /* need to prepare for MCU row */
#define CTX_PROCESS_IMCU   1 /* feeding iMCU to postprocessor */
#define JPEG_INTERNALS

Typedefs

typedef my_main_controllermy_main_ptr

Functions

 jinit_d_main_controller (j_decompress_ptr cinfo, boolean need_full_buffer)
 make_funny_pointers (j_decompress_ptr cinfo)
 METHODDEF (void)
 process_data_context_main (j_decompress_ptr cinfo, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail)
 process_data_crank_post (j_decompress_ptr cinfo, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail)
 process_data_simple_main (j_decompress_ptr cinfo, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail)
 set_bottom_pointers (j_decompress_ptr cinfo)
 set_wraparound_pointers (j_decompress_ptr cinfo)
 start_pass_main (j_decompress_ptr cinfo, J_BUF_MODE pass_mode)

Define Documentation

#define CTX_POSTPONED_ROW   2 /* feeding postponed row group */

Definition at line 139 of file jdmainct.c.

#define CTX_PREPARE_FOR_IMCU   0 /* need to prepare for MCU row */

Definition at line 137 of file jdmainct.c.

#define CTX_PROCESS_IMCU   1 /* feeding iMCU to postprocessor */

Definition at line 138 of file jdmainct.c.

#define JPEG_INTERNALS

Definition at line 16 of file jdmainct.c.


Typedef Documentation

Definition at line 134 of file jdmainct.c.


Function Documentation

jinit_d_main_controller ( j_decompress_ptr  cinfo,
boolean  need_full_buffer 
)

Definition at line 476 of file jdmainct.c.

Definition at line 195 of file jdmainct.c.

METHODDEF ( void  )

Definition at line 143 of file jdmainct.c.

process_data_context_main ( j_decompress_ptr  cinfo,
JSAMPARRAY  output_buf,
JDIMENSION out_row_ctr,
JDIMENSION  out_rows_avail 
)

Definition at line 385 of file jdmainct.c.

process_data_crank_post ( j_decompress_ptr  cinfo,
JSAMPARRAY  output_buf,
JDIMENSION out_row_ctr,
JDIMENSION  out_rows_avail 
)

Definition at line 459 of file jdmainct.c.

process_data_simple_main ( j_decompress_ptr  cinfo,
JSAMPARRAY  output_buf,
JDIMENSION out_row_ctr,
JDIMENSION  out_rows_avail 
)

Definition at line 345 of file jdmainct.c.

Definition at line 266 of file jdmainct.c.

Definition at line 238 of file jdmainct.c.

start_pass_main ( j_decompress_ptr  cinfo,
J_BUF_MODE  pass_mode 
)

Definition at line 307 of file jdmainct.c.



openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Apr 11 2019 03:30:20