Home
last modified time | relevance | path

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

/dports/audio/ocp/ocp-0.2.90/playmp2/
H A Ddumpid3.c3912 static void decode_id3v1x(uint8_t data[128], off_t offset) in decode_id3v1x() function
4130 decode_id3v1x (prehead, 0); in scanfile()
4144 decode_id3v1x (prehead, lseek(fd, 0, SEEK_CUR)-128); in scanfile()