Include dependency graph for intf.c:

Functions | |
| static int | InitThread (intf_thread_t *p_intf) |
| static int | KeyEvent (vlc_object_t *, char const *, vlc_value_t, vlc_value_t, void *) |
| static void | RunIntf (intf_thread_t *p_intf) |
| int | VCDOpenIntf (vlc_object_t *p_this) |
| void | VCDCloseIntf (vlc_object_t *p_this) |
| int | vcdIntfStillTime (intf_thread_t *p_intf, uint8_t i_sec) |
| int | vcdIntfResetStillTime (intf_thread_t *p_intf) |
| static int InitThread | ( | intf_thread_t * | p_intf | ) | [static] |
| static int KeyEvent | ( | vlc_object_t * | , | |
| char const * | , | |||
| vlc_value_t | , | |||
| vlc_value_t | , | |||
| void * | ||||
| ) | [static] |
| static void RunIntf | ( | intf_thread_t * | p_intf | ) | [static] |
| void VCDCloseIntf | ( | vlc_object_t * | p_this | ) |
| int vcdIntfResetStillTime | ( | intf_thread_t * | p_intf | ) |
| int vcdIntfStillTime | ( | intf_thread_t * | p_intf, | |
| uint8_t | i_sec | |||
| ) |
| int VCDOpenIntf | ( | vlc_object_t * | p_this | ) |
1.5.1