Home
last modified time | relevance | path

Searched refs:ape_read_tags (Results 1 – 5 of 5) sorted by relevance

/dports/audio/cmus/cmus-2.9.1/
H A Dape.h54 int ape_read_tags(struct apetag *ape, int fd, int slow);
H A Dape.c209 int ape_read_tags(struct apetag *ape, int fd, int slow) in ape_read_tags() function
/dports/audio/cmus/cmus-2.9.1/ip/
H A Dmad.c160 rc = ape_read_tags(&ape, ip_data->fd, 0); in mad_read_comments()
H A Dmpc.c349 count = ape_read_tags(&ape, ip_data->fd, 1);
H A Dwavpack.c329 rc = ape_read_tags(&ape, ip_data->fd, 1); in wavpack_read_comments()