Home
last modified time | relevance | path

Searched defs:pl_item_alloc_init (Results 1 – 2 of 2) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplaylist.c1873 pl_item_alloc_init (const char *fname, const char *decoder_id) { in pl_item_alloc_init() function
H A Ddeadbeef.h752 DB_playItem_t * (*pl_item_alloc_init) (const char *fname, const char *decoder_id); member