Definition at line 60 of file read_cache.c.
Public Attributes | |
| read_cache_chunk_t | chunk [READ_CACHE_CHUNKS] |
| int | current |
| int | freeing |
| uint32_t | read_ahead_size |
| int | read_ahead_incr |
| int | last_sector |
| pthread_mutex_t | lock |
| dvdnav_t * | dvd_self |
| read_cache_chunk_t read_cache_s::chunk[READ_CACHE_CHUNKS] |
Definition at line 62 of file read_cache.c.
Definition at line 64 of file read_cache.c.
Definition at line 65 of file read_cache.c.
Definition at line 66 of file read_cache.c.
Definition at line 70 of file read_cache.c.
1.5.5