Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dsm3600-scanutil.c370 #define APP_CHUNK_SIZE 0x8000 macro
380 achBuf=malloc(APP_CHUNK_SIZE); in DoScanFile()
409 rc=ReadChunk(this,achBuf,APP_CHUNK_SIZE,&cch); in DoScanFile()
410 if (cch>0 && this->fhScan && cch<=APP_CHUNK_SIZE) in DoScanFile()

Completed in 1 milliseconds