OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__IOCallback_Eof
(Results
1 - 2
of
2
) sorted by null
/external/flac/include/FLAC/
callback.h
149
typedef int (*
FLAC__IOCallback_Eof
) (FLAC__IOHandle handle);
174
FLAC__IOCallback_Eof
eof;
/external/flac/libFLAC/
metadata_iterators.c
133
static FLAC__bool copy_remaining_bytes_from_file_cb_(FLAC__IOHandle handle, FLAC__IOCallback_Read read_cb,
FLAC__IOCallback_Eof
eof_cb, FLAC__IOHandle temp_handle, FLAC__IOCallback_Write temp_write_cb, FLAC__Metadata_SimpleIteratorStatus *status);
[
all
...]
Completed in 28 milliseconds