read_cache.h File Reference

Go to the source code of this file.

Functions

read_cache_tdvdnav_read_cache_new (dvdnav_t *dvd_self)
void dvdnav_read_cache_free (read_cache_t *self)
void dvdnav_read_cache_clear (read_cache_t *self)
void dvdnav_pre_cache_blocks (read_cache_t *self, int sector, size_t block_count)
int dvdnav_read_cache_block (read_cache_t *self, int sector, size_t block_count, uint8_t **buf)

Function Documentation

read_cache_t* dvdnav_read_cache_new ( dvdnav_t dvd_self  ) 

Definition at line 100 of file read_cache.c.

Referenced by dvdnav_open().

void dvdnav_read_cache_free ( read_cache_t self  ) 

Definition at line 124 of file read_cache.c.

Referenced by dvdnav_close(), and dvdnav_free_cache_block().

void dvdnav_read_cache_clear ( read_cache_t self  ) 

Definition at line 148 of file read_cache.c.

Referenced by dvdnav_clear(), dvdnav_get_next_cache_block(), and dvdnav_read_cache_new().

void dvdnav_pre_cache_blocks ( read_cache_t self,
int  sector,
size_t  block_count 
)

Definition at line 161 of file read_cache.c.

Referenced by dvdnav_get_next_cache_block().

int dvdnav_read_cache_block ( read_cache_t self,
int  sector,
size_t  block_count,
uint8_t **  buf 
)

Definition at line 228 of file read_cache.c.

Referenced by dvdnav_get_next_cache_block().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sun May 27 06:41:46 2012 for MythTV by  doxygen 1.6.3