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

start_pass() function

Syntax

METHODDEF(void) start_pass (j_decompress_ptr cinfo);

Arguments

cinfo

References

LocationReferrerText
jddctmgr.c:90
start_pass (j_decompress_ptr cinfo)
jddctmgr.c:372jinit_inverse_dct()
idct->pub.start_pass = start_pass;

Call Tree

Functions called by start_pass()
start_pass()
all items filtered out
Data read by start_pass()
Data written by start_pass()
start_pass()
start_pass()::ci
start_pass()::i
start_pass()::compptr
start_pass()::method
start_pass()::method_ptr
start_pass()::qtbl
start_pass()::row
start_pass()::col
all items filtered out
Implementations
start_pass()
all items filtered out