Unit jidctred_del

Description

This item has no description.

Overview

Functions and Procedures

procedure jpeg_idct_1x1(cinfo : j_decompress_ptr; compptr : jpeg_component_info_ptr; coef_block : JCOEFPTR; output_buf : JSAMPARRAY; output_col : JDIMENSION);
procedure jpeg_idct_2x2(cinfo : j_decompress_ptr; compptr : jpeg_component_info_ptr; coef_block : JCOEFPTR; output_buf : JSAMPARRAY; output_col : JDIMENSION);
procedure jpeg_idct_4x4(cinfo : j_decompress_ptr; compptr : jpeg_component_info_ptr; coef_block : JCOEFPTR; output_buf : JSAMPARRAY; output_col : JDIMENSION);

Description

Functions and Procedures

procedure jpeg_idct_1x1(cinfo : j_decompress_ptr; compptr : jpeg_component_info_ptr; coef_block : JCOEFPTR; output_buf : JSAMPARRAY; output_col : JDIMENSION);

This item has no description.

procedure jpeg_idct_2x2(cinfo : j_decompress_ptr; compptr : jpeg_component_info_ptr; coef_block : JCOEFPTR; output_buf : JSAMPARRAY; output_col : JDIMENSION);

This item has no description.

procedure jpeg_idct_4x4(cinfo : j_decompress_ptr; compptr : jpeg_component_info_ptr; coef_block : JCOEFPTR; output_buf : JSAMPARRAY; output_col : JDIMENSION);

This item has no description.


Generated by PasDoc 0.17.0.snapshot.