Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplaylist.c1696 plt_get_item_for_idx (playlist_t *playlist, int idx, int iter) { in plt_get_item_for_idx() function
H A Ddeadbeef.h729 DB_playItem_t * (*plt_get_item_for_idx) (ddb_playlist_t *playlist, int idx, int iter); member