Searched refs:splash_decoder_t (Results 1 – 5 of 5) sorted by relevance
50 static splash_decoder_t *splash_decoder;54 static splash_decoder_t **decoder_set;62 splash_find_data(splash_decoder_t *decoder) in splash_find_data()89 splash_test(splash_decoder_t *decoder) in splash_test()104 splash_new(splash_decoder_t *decoder) in splash_new()112 splash_register(splash_decoder_t *decoder) in splash_register()114 splash_decoder_t **p; in splash_register()157 splash_unregister(splash_decoder_t *decoder) in splash_unregister()
48 typedef struct image_decoder splash_decoder_t; typedef96 int splash_register(splash_decoder_t *decoder);97 int splash_unregister(splash_decoder_t *decoder);
56 static splash_decoder_t txt_decoder = {
54 static splash_decoder_t pcx_decoder = {
57 static splash_decoder_t bmp_decoder = {