Home
last modified time | relevance | path

Searched defs:read_cache_s (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libdvdnav/libdvdnav-6.1.1/src/
H A Dread_cache.c63 struct read_cache_s { struct
64 read_cache_chunk_t chunk[READ_CACHE_CHUNKS];
65 int current;
66 int freeing; /* is set to one when we are about to dispose the cache */
67 uint32_t read_ahead_size;
68 int read_ahead_incr;
69 int last_sector;
70 pthread_mutex_t lock;
73 dvdnav_t *dvd_self;
/dports/multimedia/handbrake/libdvdnav-6.1.1/src/
H A Dread_cache.c63 struct read_cache_s { struct
64 read_cache_chunk_t chunk[READ_CACHE_CHUNKS];
65 int current;
66 int freeing; /* is set to one when we are about to dispose the cache */
67 uint32_t read_ahead_size;
68 int read_ahead_incr;
69 int last_sector;
70 pthread_mutex_t lock;
73 dvdnav_t *dvd_self;
/dports/multimedia/libxine/xine-lib-1.2.11/src/input/libdvdnav/
H A Dread_cache.c56 struct read_cache_s { struct
57 read_cache_chunk_t chunk[READ_CACHE_CHUNKS];
58 int current;
59 int freeing; /* is set to one when we are about to dispose the cache */
60 uint32_t read_ahead_size;
61 int read_ahead_incr;
62 int last_sector;
63 pthread_mutex_t lock;
66 dvdnav_t *dvd_self;