Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djdcoefct.c35 METHODDEF(int) decompress_smooth_data(j_decompress_ptr cinfo,
65 coef->pub.decompress_data = decompress_smooth_data; in start_output_pass()
408 decompress_smooth_data(j_decompress_ptr cinfo, JSAMPIMAGE output_buf) in decompress_smooth_data() function