Searched refs:unpack_uint32_little_endian_ (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dmetadata_iterators.c86 static FLAC__uint32 unpack_uint32_little_endian_(FLAC__byte *b, unsigned bytes);
2031 FLAC__uint32 unpack_uint32_little_endian_(FLAC__byte *b, unsigned bytes) function
2216 entry->length = unpack_uint32_little_endian_(buffer, entry_length_len);
2251 block->num_comments = unpack_uint32_little_endian_(buffer, num_comments_len);

Completed in 1790 milliseconds