Searched defs:postprocess_gains (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/backend/ |
H A D | hp3500.c | 3349 double *postprocess_gains; in rts8801_scan() local 2742 rts8801_doscan(unsigned width, unsigned height, unsigned colour, unsigned red_green_offset, unsigned green_blue_offset, unsigned intra_channel_offset, rts8801_callback cbfunc, void *params, int oddfirst, unsigned char const *calib_info, int merged_channels, double *postprocess_offsets, double *postprocess_gains) rts8801_doscan() argument 2974 rts8801_fullscan(unsigned x, unsigned y, unsigned w, unsigned h, unsigned xresolution, unsigned yresolution, unsigned colour, rts8801_callback cbfunc, void *param, unsigned char *calib_info, int flags, int red_calib_offset, int green_calib_offset, int blue_calib_offset, int end_calib_offset, double *postprocess_offsets, double *postprocess_gains) rts8801_fullscan() argument [all...] |
Completed in 7 milliseconds