remap.h File Reference

Go to the source code of this file.

Typedefs

typedef struct block_s block_t
typedef struct remap_s remap_t

Functions

remap_tremap_loadmap (char *title)
unsigned long remap_block (remap_t *map, int domain, int title, int program, unsigned long cblock, unsigned long offset)


Typedef Documentation

typedef struct block_s block_t

Definition at line 23 of file remap.h.

typedef struct remap_s remap_t

Definition at line 25 of file remap.h.


Function Documentation

remap_t* remap_loadmap ( char *  title  ) 

Definition at line 182 of file remap.c.

Referenced by vm_reset().

unsigned long remap_block ( remap_t map,
int  domain,
int  title,
int  program,
unsigned long  cblock,
unsigned long  offset 
)

Definition at line 233 of file remap.c.

Referenced by dvdnav_get_next_cache_block().


Generated on Sat Dec 18 05:15:55 2010 for MythTV by  doxygen 1.5.5