Searched refs:imageP98UnSharpCompare (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/backend/ |
H A D | plustek-pp_image.c | 551 static void imageP98UnSharpCompare( pScanData ps, Byte Center, in imageP98UnSharpCompare() function 580 imageP98UnSharpCompare( ps, ps->pGet2[dw+1], ps->pGet1[dw], &dwNewValue); in imageP98DoFilter() 581 imageP98UnSharpCompare( ps, ps->pGet2[dw+1], ps->pGet1[dw+1], &dwNewValue); in imageP98DoFilter() 582 imageP98UnSharpCompare( ps, ps->pGet2[dw+1], ps->pGet1[dw+2], &dwNewValue); in imageP98DoFilter() 583 imageP98UnSharpCompare( ps, ps->pGet2[dw+1], ps->pGet2[dw], &dwNewValue); in imageP98DoFilter() 584 imageP98UnSharpCompare( ps, ps->pGet2[dw+1], ps->pGet2[dw+2], &dwNewValue); in imageP98DoFilter() 585 imageP98UnSharpCompare( ps, ps->pGet2[dw+1], ps->pGet3[dw], &dwNewValue); in imageP98DoFilter() 586 imageP98UnSharpCompare( ps, ps->pGet2[dw+1], ps->pGet3[dw+1], &dwNewValue); in imageP98DoFilter() 587 imageP98UnSharpCompare( ps, ps->pGet2[dw+1], ps->pGet3[dw+2], &dwNewValue); in imageP98DoFilter()
|
Completed in 2 milliseconds