INPUT_RELOAD is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

INPUT_RELOAD macro

Syntax

#define INPUT_RELOAD(cinfo) \     ( next_input_byte = datasrc->next_input_byte, \     bytes_in_buffer = datasrc->bytes_in_buffer )

Arguments

cinfo

References

LocationText
jdmarker.c:131
#define INPUT_RELOAD(cinfo) \
jdmarker.c:143
INPUT_RELOAD(cinfo); \