|
MythTV
0.26-pre
|
Go to the source code of this file.
Classes | |
| struct | ATTRIBUTE_PACKED |
| Common. More... | |
| struct | ATTRIBUTE_PACKED |
| Common. More... | |
| struct | dvdnav_vobu_s |
| struct | dvdnav_s |
| The main DVDNAV type. More... | |
Typedefs | |
| typedef CRITICAL_SECTION | pthread_mutex_t |
| typedef struct read_cache_s | read_cache_t |
| typedef struct dvdnav_vobu_s | dvdnav_vobu_t |
Functions | |
| static int | _private_gettimeofday (struct timeval *tv, void *tz) |
| int64_t | dvdnav_convert_time (dvd_time_t *time) |
| HELPER FUNCTIONS. | |
| typedef CRITICAL_SECTION pthread_mutex_t |
Definition at line 33 of file dvdnav_internal.h.
| typedef struct read_cache_s read_cache_t |
Definition at line 79 of file dvdnav_internal.h.
| typedef struct dvdnav_vobu_s dvdnav_vobu_t |
| static int _private_gettimeofday | ( | struct timeval * | tv, |
| void * | tz | ||
| ) | [inline, static] |
Definition at line 42 of file dvdnav_internal.h.
| int64_t dvdnav_convert_time | ( | dvd_time_t * | time | ) |
HELPER FUNCTIONS.
Definition at line 202 of file dvdnav.c.
Referenced by dvdnav_absolute_time_search(), dvdnav_describe_title_chapters(), dvdnav_get_current_time(), and dvdnav_get_next_cache_block().
1.7.6.1