Searched defs:FLAC__StreamEncoderState (Results 1 - 1 of 1) sorted by relevance

/external/flac/include/FLAC/
H A Dstream_encoder.h280 } FLAC__StreamEncoderState; typedef in typeref:enum:__anon21502
282 /** Maps a FLAC__StreamEncoderState to a C string.
284 * Using a FLAC__StreamEncoderState as the index to this array
1188 * \retval FLAC__StreamEncoderState
1191 FLAC_API FLAC__StreamEncoderState FLAC__stream_encoder_get_state(const FLAC__StreamEncoder *encoder);

Completed in 1056 milliseconds