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

jpeg_fdct_16x16() function

Syntax

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

Arguments

data

sample_data

start_col

References

LocationText
jdct.h:199
EXTERN(void) jpeg_fdct_16x16