Home
last modified time | relevance | path

Searched refs:write_pnm_header (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/frontend/
H A Dscanimage.c1176 write_pnm_header (SANE_Frame format, int width, int height, int depth, FILE *ofp) in write_pnm_header() function
1465 write_pnm_header (parm.format, parm.pixels_per_line, in scan_it()
1754 write_pnm_header (parm.format, parm.pixels_per_line, in scan_it()
/third_party/backends/backend/
H A Davision.c2130 static int write_pnm_header (FILE* f, color_mode m, int depth, int width, int height) in write_pnm_header() function
5686 write_pnm_header (f, AV_GRAYSCALE, calib_format.bytes_per_channel * 8, in normal_calibration()
6571 write_pnm_header (f, (color_mode_is_color (s->c_mode) ? AV_TRUECOLOR : AV_GRAYSCALE), 8, in get_background_raster()
6645 write_pnm_header (f, (color_mode_is_color (s->c_mode) ? AV_TRUECOLOR : AV_GRAYSCALE), 8, in get_background_raster()
6728 write_pnm_header (f, (color_mode_is_color (s->c_mode) ? AV_TRUECOLOR : AV_GRAYSCALE), 8, in get_background_raster()
7641 write_pnm_header (fp, s->c_mode, s->params.depth, in reader_process()

Completed in 13 milliseconds