Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplaylist.c3741 plt_set_fast_mode (playlist_t *plt, int fast) { in plt_set_fast_mode() function
H A Ddeadbeef.h1018 void (*plt_set_fast_mode) (ddb_playlist_t *plt, int fast); member