Home
last modified time | relevance | path

Searched refs:THUMBSIZE (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Ddc210.c84 #define THUMBSIZE 20736 macro
1280 if (total_bytes_read == THUMBSIZE) in sane_read()
1310 max_length && total_bytes_read < THUMBSIZE) in sane_read()
1318 if (total_bytes_read == THUMBSIZE) in sane_read()
H A Ddc25.c112 #define THUMBSIZE ( (CameraInfo.model == 0x25 ) ? 14400 : 5120 ) macro
2531 if (total_bytes_read == THUMBSIZE) in sane_read()
2571 max_length && total_bytes_read < THUMBSIZE) in sane_read()
2579 if (total_bytes_read == THUMBSIZE) in sane_read()
H A Ddc240.c87 #define THUMBSIZE 20736 macro

Completed in 6 milliseconds