OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__MD5Accumulate
(Results
1 - 4
of
4
) sorted by null
/external/flac/libFLAC/include/private/
md5.h
42
FLAC__bool
FLAC__MD5Accumulate
(FLAC__MD5Context *ctx, const FLAC__int32 * const signal[], unsigned channels, unsigned samples, unsigned bytes_per_sample);
/external/flac/libFLAC/
md5.c
398
FLAC__bool
FLAC__MD5Accumulate
(FLAC__MD5Context *ctx, const FLAC__int32 * const signal[], unsigned channels, unsigned samples, unsigned bytes_per_sample)
stream_decoder.c
[
all
...]
stream_encoder.c
[
all
...]
Completed in 509 milliseconds