OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__StreamDecoderTellCallback
(Results
1 - 2
of
2
) sorted by null
/external/flac/include/FLAC/
stream_decoder.h
589
typedef FLAC__StreamDecoderTellStatus (*
FLAC__StreamDecoderTellCallback
)(const FLAC__StreamDecoder *decoder, FLAC__uint64 *absolute_byte_offset, void *client_data);
[
all
...]
/external/flac/libFLAC/
stream_decoder.c
156
FLAC__StreamDecoderTellCallback
tell_callback;
376
FLAC__StreamDecoderTellCallback
tell_callback,
488
FLAC__StreamDecoderTellCallback
tell_callback,
516
FLAC__StreamDecoderTellCallback
tell_callback,
[
all
...]
Completed in 21 milliseconds