Home
last modified time | relevance | path

Searched refs:junk_apev2_find (Results 1 – 4 of 4) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Djunklib.h89 junk_apev2_find (DB_FILE *fp, int32_t *psize, uint32_t *pflags, uint32_t *pnumitems);
H A Dplugins.c320 .junk_apev2_find = junk_apev2_find,
H A Ddeadbeef.h932 int (*junk_apev2_find) (DB_FILE *fp, int32_t *psize, uint32_t *pflags, uint32_t *pnumitems); member
H A Djunklib.c1430 junk_apev2_find (DB_FILE *fp, int32_t *psize, uint32_t *pflags, uint32_t *pnumitems) { in junk_apev2_find() function