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

jpeg_fdct_12x12() function

Syntax

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

Arguments

data

sample_data

start_col

References

LocationText
jdct.h:191
EXTERN(void) jpeg_fdct_12x12