transencode_master_selection() is only used within LibJPEG.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLibJPEGtransencode_master_selection()

transencode_master_selection() function

Syntax

LOCAL(void) transencode_master_selection JPP((j_compress_ptr cinfo,     jvirt_barray_ptr * coef_arrays);
Implemented in jctrans.c:162

Arguments

cinfo

coef_arrays

References

LocationReferrerText
jctrans.c:163
transencode_master_selection (j_compress_ptr cinfo,
jctrans.c:20
LOCAL(void) transencode_master_selection
jctrans.c:49jpeg_write_coefficients()
transencode_master_selection(cinfo, coef_arrays);

Call Tree

Functions calling transencode_master_selection()
Functions called by transencode_master_selection()
all items filtered out
transencode_master_selection()