jpeg_fdct_2x1() is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

jpeg_fdct_2x1() function

Syntax

EXTERN(void) jpeg_fdct_2x1 JPP((DCTELEM * data,     JSAMPARRAY sample_data,     JDIMENSION start_col);

Arguments

data

sample_data

start_col

References

LocationText
jdct.h:215
EXTERN(void) jpeg_fdct_2x1