Include dependency graph for sdl_image.c:

Data Structures | |
| struct | decoder_sys_t |
| struct | supported_fmt_t |
Functions | |
| static int | OpenDecoder (vlc_object_t *) |
| static void | CloseDecoder (vlc_object_t *) |
| static picture_t * | DecodeBlock (decoder_t *, block_t **) |
| int | vlc_entry__main (module_t *p_module) |
| const char * | vlc_entry_license__main (void) |
Variables | |
| static struct supported_fmt_t | p_supported_fmt [] |
| static void CloseDecoder | ( | vlc_object_t * | ) | [static] |
| static int OpenDecoder | ( | vlc_object_t * | ) | [static] |
| int vlc_entry__main | ( | module_t * | p_module | ) |
| const char* vlc_entry_license__main | ( | void | ) |
struct supported_fmt_t p_supported_fmt[] [static] |
1.5.1