Home
last modified time | relevance | path

Searched refs:rgb_gray_convert (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/
Djccolor.c282 rgb_gray_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in rgb_gray_convert() function
599 cconvert->pub.color_convert = rgb_gray_convert; in jinit_color_converter()
Djdcolor.c326 rgb_gray_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in rgb_gray_convert() function
788 cconvert->pub.color_convert = rgb_gray_convert; in jinit_color_deconverter()