Definition at line 49 of file read_cache.c.
Public Attributes | |
| uint8_t * | cache_buffer |
| uint8_t * | cache_buffer_base |
| int32_t | cache_start_sector |
| int32_t | cache_read_count |
| size_t | cache_block_count |
| size_t | cache_malloc_size |
| int | cache_valid |
| int | usage_count |
| uint8_t* read_cache_chunk_s::cache_buffer |
Definition at line 50 of file read_cache.c.
Referenced by dvdnav_free_cache_block(), and dvdnav_read_cache_block().
Definition at line 51 of file read_cache.c.
Definition at line 57 of file read_cache.c.
Referenced by dvdnav_free_cache_block(), and dvdnav_read_cache_block().
1.5.5