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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Diffscan.c40 static FLAC__uint32 unpack32le_(const FLAC__byte *b) function
50 return unpack32le_(b);
H A Dforeign_metadata.c51 static FLAC__uint32 unpack32le_(const FLAC__byte *b) function
188 eof_offset = 8 + unpack32le_(buffer+4);
201 size = unpack32le_(buffer+4);

Completed in 103 milliseconds