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

jpeg_fdct_8x4() function

Syntax

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

Arguments

data

sample_data

start_col

References

LocationText
jdct.h:209
EXTERN(void) jpeg_fdct_8x4