Searched refs:finish_input (Results 1 - 8 of 8) sorted by relevance

/external/libjpeg-turbo/
H A Dcdjpeg.h32 void (*finish_input) (j_compress_ptr cinfo, cjpeg_source_ptr sinfo); member in struct:cjpeg_source_struct
H A Dbmp.c241 (*src->finish_input)(&cinfo, src);
H A Drdrle.c383 source->pub.finish_input = finish_input_rle;
H A Dcjpeg.c621 (*src_mgr->finish_input) (&cinfo, src_mgr);
H A Drdbmp.c478 source->pub.finish_input = finish_input_bmp;
H A Drdppm.c466 source->pub.finish_input = finish_input_ppm;
H A Drdtarga.c498 source->pub.finish_input = finish_input_tga;
/external/pdfium/third_party/libjpeg/
H A Dcdjpeg.h31 JMETHOD(void, finish_input, (j_compress_ptr cinfo,

Completed in 100 milliseconds