Home
last modified time | relevance | path

Searched refs:buffer_crop (Results 1 - 7 of 7) sorted by relevance

/third_party/backends/backend/
H A Dkvs1025.c339 buffer_crop(dev,SIDE_FRONT); in sane_start()
353 buffer_crop(dev,SIDE_BACK); in sane_start()
H A Dkvs1025_low.h285 SANE_Status buffer_crop (PKV_DEV dev, int side);
H A Dcanon_dr.h687 static SANE_Status buffer_crop(struct scanner *s, int side);
H A Dfujitsu.h852 static SANE_Status buffer_crop(struct fujitsu *s, int side);
H A Dkvs1025_low.c1022 buffer_crop(PKV_DEV s, int side) in buffer_crop() function
1028 DBG (10, "buffer_crop: start\n"); in buffer_crop()
1039 DBG (5, "buffer_crop: bad edges, bailing\n"); in buffer_crop()
1043 DBG (15, "buffer_crop: t:%d b:%d l:%d r:%d\n", in buffer_crop()
1063 DBG (5, "buffer_crop: bad crop, bailing\n"); in buffer_crop()
1073 DBG (10, "buffer_crop: finish\n"); in buffer_crop()
H A Dcanon_dr.c5612 buffer_crop(s,s->side); in sane_start()
9073 buffer_crop(struct scanner *s, int side) in buffer_crop() function
9077 DBG (10, "buffer_crop: start\n"); in buffer_crop()
9086 DBG (5, "buffer_crop: bad edges, bailing\n"); in buffer_crop()
9091 DBG (15, "buffer_crop: t:%d b:%d l:%d r:%d\n", in buffer_crop()
9105 DBG (5, "buffer_crop: bad crop, bailing\n"); in buffer_crop()
9121 DBG (10, "buffer_crop: finish\n"); in buffer_crop()
H A Dfujitsu.c7248 buffer_crop(s,s->side); in sane_start()
10225 buffer_crop(struct fujitsu *s, int side) in buffer_crop() function
10229 DBG (10, "buffer_crop: start\n"); in buffer_crop()
10236 DBG (5, "buffer_crop: bad edges, bailing\n"); in buffer_crop()
10241 DBG (15, "buffer_crop: t:%d b:%d l:%d r:%d\n", in buffer_crop()
10255 DBG (5, "buffer_crop: bad crop, bailing\n"); in buffer_crop()
10268 DBG (10, "buffer_crop: finish\n"); in buffer_crop()

Completed in 24 milliseconds