Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dgt68xx_high.c101 gt68xx_calibrator_free (cal); in gt68xx_calibrator_new()
119 gt68xx_calibrator_free (GT68xx_Calibrator * cal) in gt68xx_calibrator_free() function
121 DBG (5, "gt68xx_calibrator_free: enter\n"); in gt68xx_calibrator_free()
125 DBG (5, "gt68xx_calibrator_free: cal==NULL\n"); in gt68xx_calibrator_free()
130 DBG (4, "gt68xx_calibrator_free: min_clip_count=%d, max_clip_count=%d\n", in gt68xx_calibrator_free()
160 DBG (5, "gt68xx_calibrator_free: leave: ok\n"); in gt68xx_calibrator_free()
363 gt68xx_calibrator_free (scanner->cal_gray); in gt68xx_scanner_free_calibrators()
369 gt68xx_calibrator_free (scanner->cal_r); in gt68xx_scanner_free_calibrators()
375 gt68xx_calibrator_free (scanner->cal_g); in gt68xx_scanner_free_calibrators()
381 gt68xx_calibrator_free (scanne in gt68xx_scanner_free_calibrators()
[all...]
H A Dgt68xx_high.h108 static SANE_Status gt68xx_calibrator_free (GT68xx_Calibrator * cal);

Completed in 3 milliseconds