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

rgb_gray_convert() function

Syntax

METHODDEF(void) rgb_gray_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:213
rgb_gray_convert (j_decompress_ptr cinfo,
jdcolor.c:468jinit_color_deconverter()
cconvert->pub.color_convert = rgb_gray_convert;

Data Use

Data read by rgb_gray_convert()
Data written by rgb_gray_convert()
rgb_gray_convert()::cconvert
rgb_gray_convert()::r
rgb_gray_convert()::g
rgb_gray_convert()::b
rgb_gray_convert()::ctab
rgb_gray_convert()::outptr
rgb_gray_convert()::inptr0
rgb_gray_convert()::inptr1
rgb_gray_convert()::inptr2
rgb_gray_convert()::col
rgb_gray_convert()::num_cols
all items filtered out
rgb_gray_convert()
rgb_gray_convert()::r
rgb_gray_convert()::g
rgb_gray_convert()::b
rgb_gray_convert()::outptr
rgb_gray_convert()::inptr0
rgb_gray_convert()::inptr1
rgb_gray_convert()::inptr2
rgb_gray_convert()::col
all items filtered out
Implementations
rgb_gray_convert()
Type of rgb_gray_convert()
rgb_gray_convert()
INT32
JDIMENSION
all items filtered out