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

rgb_convert() function

Syntax

METHODDEF(void) rgb_convert (j_decompress_ptr cinfo,     JSAMPIMAGE input_buf,     JDIMENSION input_row,     JSAMPARRAY output_buf,     int num_rows);

Arguments

cinfo

input_buf

input_row

output_buf

num_rows

References

LocationReferrerText
jdcolor.c:250
rgb_convert (j_decompress_ptr cinfo,
jdcolor.c:482jinit_color_deconverter()
cconvert->pub.color_convert = rgb_convert;

Data Use

Data read by rgb_convert()
Data written by rgb_convert()
rgb_convert()::outptr
rgb_convert()::inptr0
rgb_convert()::inptr1
rgb_convert()::inptr2
rgb_convert()::col
rgb_convert()::num_cols
all items filtered out
rgb_convert()
rgb_convert()::outptr
rgb_convert()::inptr0
rgb_convert()::inptr1
rgb_convert()::inptr2
rgb_convert()::col
all items filtered out
Implementations
rgb_convert()
Type of rgb_convert()
rgb_convert()
JDIMENSION
all items filtered out