Searched defs:jpeg_upsampler (Results 1 – 2 of 2) sorted by relevance
262 struct jpeg_upsampler { struct263 void (*start_pass) (j_decompress_ptr cinfo);264 void (*upsample) (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,269 boolean need_context_rows; /* TRUE if need rows above & below */
1113 struct jpeg_upsampler { long dummy; }; struct