Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplaylist.c1727 plt_get_item_idx (playlist_t *playlist, playItem_t *it, int iter) { in plt_get_item_idx() function
H A Ddeadbeef.h671 int (*plt_get_item_idx) (ddb_playlist_t *plt, DB_playItem_t *it, int iter); member