OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__crc8
(Results
1 - 4
of
4
) sorted by null
/external/flac/libFLAC/include/private/
crc.h
45
FLAC__uint8
FLAC__crc8
(const FLAC__byte *data, unsigned len);
/external/flac/libFLAC/
crc.c
124
FLAC__uint8
FLAC__crc8
(const FLAC__byte *data, unsigned len)
bitwriter.c
259
*crc =
FLAC__crc8
(buffer, bytes);
stream_decoder.c
[
all
...]
Completed in 32 milliseconds