Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/wma/
H A Dasfheader.c418 int id3buf_remaining = sizeof(id3buffer); in asf_parse_header() local
577 asf_utf16LEdecode(fd, strlength[0], &id3buf, &id3buf_remaining); in asf_parse_header()
583 asf_utf16LEdecode(fd, strlength[1], &id3buf, &id3buf_remaining); in asf_parse_header()
591 asf_utf16LEdecode(fd, strlength[3], &id3buf, &id3buf_remaining); in asf_parse_header()
660 asf_utf16LEdecode(fd, length, &id3buf, &id3buf_remaining); in asf_parse_header()
664 asf_utf16LEdecode(fd, length, &id3buf, &id3buf_remaining); in asf_parse_header()
668 asf_utf16LEdecode(fd, length, &id3buf, &id3buf_remaining); in asf_parse_header()
672 asf_utf16LEdecode(fd, length, &id3buf, &id3buf_remaining); in asf_parse_header()
676 asf_utf16LEdecode(fd, length, &id3buf, &id3buf_remaining); in asf_parse_header()
720 asf_utf16LEdecode(fd, length, &id3buf, &id3buf_remaining); in asf_parse_header()
[all …]