Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Member Functions | List of all members
jpeg_forward_dct Struct Reference

#include <jpegint.h>

Public Member Functions

 JMETHOD (void, start_pass,(j_compress_ptr cinfo))
 
 JMETHOD (void, forward_DCT,(j_compress_ptr cinfo, jpeg_component_info *compptr, JSAMPARRAY sample_data, JBLOCKROW coef_blocks, JDIMENSION start_row, JDIMENSION start_col, JDIMENSION num_blocks))
 

Detailed Description

Definition at line 102 of file jpegint.h.

Member Function Documentation

◆ JMETHOD() [1/2]

jpeg_forward_dct::JMETHOD ( void  ,
start_pass  ,
(j_compress_ptr cinfo)   
)

◆ JMETHOD() [2/2]

jpeg_forward_dct::JMETHOD ( void  ,
forward_DCT  ,
(j_compress_ptr cinfo, jpeg_component_info *compptr, JSAMPARRAY sample_data, JBLOCKROW coef_blocks, JDIMENSION start_row, JDIMENSION start_col, JDIMENSION num_blocks  
)

The documentation for this struct was generated from the following file: