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 |
Definition at line 64 of file read_cache.c.
| read_cache_chunk_t read_cache_s::chunk[READ_CACHE_CHUNKS] |
Definition at line 65 of file read_cache.c.
Referenced by dvdnav_free_cache_block().
Definition at line 66 of file read_cache.c.
Referenced by dvdnav_read_cache_new().
Definition at line 67 of file read_cache.c.
Referenced by dvdnav_free_cache_block().
Definition at line 68 of file read_cache.c.
Definition at line 69 of file read_cache.c.
Definition at line 70 of file read_cache.c.
Definition at line 71 of file read_cache.c.
Referenced by dvdnav_free_cache_block().
Definition at line 74 of file read_cache.c.
1.6.3