VLC
3.0.15
|
Go to the source code of this file.
Data Structures | |
struct | vout_chrono_t |
Functions | |
static void | vout_chrono_Init (vout_chrono_t *chrono, int shift, mtime_t avg_initial) |
static void | vout_chrono_Clean (vout_chrono_t *chrono) |
static void | vout_chrono_Start (vout_chrono_t *chrono) |
static mtime_t | vout_chrono_GetHigh (vout_chrono_t *chrono) |
static mtime_t | vout_chrono_GetLow (vout_chrono_t *chrono) |
static void | vout_chrono_Stop (vout_chrono_t *chrono) |
static void | vout_chrono_Reset (vout_chrono_t *chrono) |
|
inlinestatic |
|
inlinestatic |
Referenced by vout_chrono_Stop().
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |