Searched refs:splash_decoder_t (Results 1 – 5 of 5) sorted by relevance
48 static splash_decoder_t *splash_decoder;52 static splash_decoder_t **decoder_set;60 splash_find_data(splash_decoder_t *decoder) in splash_find_data()87 splash_test(splash_decoder_t *decoder) in splash_test()102 splash_new(splash_decoder_t *decoder) in splash_new()110 splash_register(splash_decoder_t *decoder) in splash_register()112 splash_decoder_t **p; in splash_register()155 splash_unregister(splash_decoder_t *decoder) in splash_unregister()
46 typedef struct image_decoder splash_decoder_t; typedef94 int splash_register(splash_decoder_t *decoder);95 int splash_unregister(splash_decoder_t *decoder);
54 static splash_decoder_t txt_decoder = {
52 static splash_decoder_t pcx_decoder = {
55 static splash_decoder_t bmp_decoder = {