Searched refs:get_calib_format (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/backend/ |
H A D | avision.c | 5167 get_calib_format (Avision_Scanner* s, struct calibration_format* format) in get_calib_format() function 5175 DBG (3, "get_calib_format:\n"); in get_calib_format() 5185 DBG (3, "get_calib_format: read_data: %lu bytes\n", (u_long) size); in get_calib_format() 5189 DBG (1, "get_calib_format: read calib. info failed (%s)\n", sane_strstatus (status) ); in get_calib_format() 5193 debug_print_calib_format (3, "get_calib_format", result); in get_calib_format() 5222 DBG (3, "get_calib_format: channels: %d\n", format->channels); in get_calib_format() 5617 status = get_calib_format (s, &calib_format); in normal_calibration()
|
Completed in 9 milliseconds