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

jpeg_fdct_12x6() function

Syntax

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

Arguments

data

sample_data

start_col

References

LocationText
jdct.h:205
EXTERN(void) jpeg_fdct_12x6