jpeg_c_prep_controller::start_pass is only used within LibJPEG.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLibJPEGjpeg_c_prep_controller::start_pass

jpeg_c_prep_controller::start_pass field

Syntax

void, start_pass, (j_compress_ptr cinfo, J_BUF_MODE pass_mode);

References

LocationReferrerScopeText
jpegint.h:66
JMETHOD(void, start_pass, (j_compress_ptr cinfo, J_BUF_MODE pass_mode));
jcmaster.c:679prepare_for_pass()
(*cinfo->prep->start_pass) (cinfo, JBUF_PASS_THRU);
jcprepct.c:331start_pass_prep()jinit_c_prep_controller()
prep->pub.start_pass = start_pass_prep;

Call Tree

Functions calling jpeg_c_prep_controller::start_pass
all items filtered out
jpeg_c_prep_controller::start_pass
Functions writing jpeg_c_prep_controller::start_pass
all items filtered out
jpeg_c_prep_controller::start_pass
Implementations
all items filtered out
jpeg_c_prep_controller::start_pass