Searched refs:SHORT_SEEK_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
46 #define SHORT_SEEK_THRESHOLD (256 * 1024) macro420 (new_logical_pos < (c->logical_pos + fifo_size + SHORT_SEEK_THRESHOLD))) { in async_seek()
44 #define SHORT_SEEK_THRESHOLD 32768 macro114 ctx->short_seek_threshold = SHORT_SEEK_THRESHOLD; in ffio_init_context()