OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__StreamDecoderEofCallback
(Results
1 - 2
of
2
) sorted by null
/external/flac/include/FLAC/
stream_decoder.h
654
typedef FLAC__bool (*
FLAC__StreamDecoderEofCallback
)(const FLAC__StreamDecoder *decoder, void *client_data);
[
all
...]
/external/flac/libFLAC/
stream_decoder.c
158
FLAC__StreamDecoderEofCallback
eof_callback;
378
FLAC__StreamDecoderEofCallback
eof_callback,
490
FLAC__StreamDecoderEofCallback
eof_callback,
518
FLAC__StreamDecoderEofCallback
eof_callback,
[
all
...]
Completed in 1776 milliseconds