OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__stream_encoder_finish
(Results
1 - 2
of
2
) sorted by null
/external/flac/include/FLAC/
stream_encoder.h
114
* - The program finishes the encoding with
FLAC__stream_encoder_finish
(),
191
*
FLAC__stream_encoder_finish
(), which causes the encoder to encode any
221
* FLAC__stream_encoder_new() or
FLAC__stream_encoder_finish
(), but
226
*
FLAC__stream_encoder_finish
() resets all settings to the constructor
348
*
FLAC__stream_encoder_finish
() was not called.
[
all
...]
/external/flac/libFLAC/
stream_encoder.c
590
(void)
FLAC__stream_encoder_finish
(encoder);
[
all
...]
Completed in 110 milliseconds