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

Go to the source code of this file.

Classes

struct  my_prep_controller

Defines

#define CONTEXT_ROWS_SUPPORTED
#define JPEG_INTERNALS

Typedefs

typedef my_prep_controllermy_prep_ptr

Functions

 create_context_buffer (j_compress_ptr cinfo)
 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, int input_rows, int output_rows)
 jinit_c_prep_controller (j_compress_ptr cinfo, boolean need_full_buffer)
 pre_process_context (j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail, JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, JDIMENSION out_row_groups_avail)
 pre_process_data (j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail, JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, JDIMENSION out_row_groups_avail)
 start_pass_prep (j_compress_ptr cinfo, J_BUF_MODE pass_mode)

Define Documentation

Definition at line 28 of file jcprepct.c.

#define JPEG_INTERNALS

Definition at line 17 of file jcprepct.c.


Typedef Documentation

Definition at line 70 of file jcprepct.c.


Function Documentation

Definition at line 267 of file jcprepct.c.

expand_bottom_edge ( JSAMPARRAY  image_data,
JDIMENSION  num_cols,
int  input_rows,
int  output_rows 
)

Definition at line 106 of file jcprepct.c.

jinit_c_prep_controller ( j_compress_ptr  cinfo,
boolean  need_full_buffer 
)

Definition at line 315 of file jcprepct.c.

pre_process_context ( j_compress_ptr  cinfo,
JSAMPARRAY  input_buf,
JDIMENSION in_row_ctr,
JDIMENSION  in_rows_avail,
JSAMPIMAGE  output_buf,
JDIMENSION out_row_group_ctr,
JDIMENSION  out_row_groups_avail 
)

Definition at line 195 of file jcprepct.c.

pre_process_data ( j_compress_ptr  cinfo,
JSAMPARRAY  input_buf,
JDIMENSION in_row_ctr,
JDIMENSION  in_rows_avail,
JSAMPIMAGE  output_buf,
JDIMENSION out_row_group_ctr,
JDIMENSION  out_row_groups_avail 
)

Definition at line 128 of file jcprepct.c.

start_pass_prep ( j_compress_ptr  cinfo,
J_BUF_MODE  pass_mode 
)

Definition at line 78 of file jcprepct.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