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

rgb_ycc_start() function

Syntax

METHODDEF(void) rgb_ycc_start (j_compress_ptr cinfo);

Arguments

cinfo

References

LocationReferrerText
jccolor.c:87
rgb_ycc_start (j_compress_ptr cinfo)
jccolor.c:435jinit_color_converter()
cconvert->pub.start_pass = rgb_ycc_start;
jccolor.c:454jinit_color_converter()
cconvert->pub.start_pass = rgb_ycc_start;
jccolor.c:475jinit_color_converter()
cconvert->pub.start_pass = rgb_ycc_start;

Call Tree

Functions called by rgb_ycc_start()
rgb_ycc_start()
all items filtered out
Data read by rgb_ycc_start()
Data written by rgb_ycc_start()
rgb_ycc_start()::cconvert
rgb_ycc_start()::rgb_ycc_tab
rgb_ycc_start()::i
all items filtered out
rgb_ycc_start()
rgb_ycc_start()::rgb_ycc_tab
rgb_ycc_start()::i
all items filtered out
Implementations
rgb_ycc_start()
all items filtered out
Type of rgb_ycc_start()
rgb_ycc_start()
INT32
all items filtered out