VLC
4.0.0-dev
|
Data Fields | |
int | shift |
vlc_tick_t | avg |
vlc_tick_t | avg_initial |
int | shift_var |
vlc_tick_t | var |
vlc_tick_t | start |
vlc_tick_t vout_chrono_t::avg |
Referenced by ThreadDisplayRenderPicture(), vout_chrono_GetHigh(), vout_chrono_GetLow(), vout_chrono_Init(), and vout_chrono_Stop().
vlc_tick_t vout_chrono_t::avg_initial |
Referenced by vout_chrono_Init(), and vout_chrono_Reset().
int vout_chrono_t::shift |
Referenced by vout_chrono_Init(), vout_chrono_Reset(), and vout_chrono_Stop().
int vout_chrono_t::shift_var |
Referenced by vout_chrono_Init(), and vout_chrono_Stop().
vlc_tick_t vout_chrono_t::start |
Referenced by vout_chrono_Init(), vout_chrono_Start(), and vout_chrono_Stop().
vlc_tick_t vout_chrono_t::var |
Referenced by ThreadDisplayRenderPicture(), vout_chrono_GetHigh(), vout_chrono_GetLow(), vout_chrono_Init(), and vout_chrono_Stop().