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

/external/flac/include/FLAC/
H A Dstream_decoder.h281 } FLAC__StreamDecoderInitStatus; typedef in typeref:enum:__anon21494
283 /** Maps a FLAC__StreamDecoderInitStatus to a C string.
285 * Using a FLAC__StreamDecoderInitStatus as the index to this array
1068 * \retval FLAC__StreamDecoderInitStatus
1070 * see FLAC__StreamDecoderInitStatus for the meanings of other return values.
1072 FLAC_API FLAC__StreamDecoderInitStatus FLAC__stream_decoder_init_stream(
1149 * \retval FLAC__StreamDecoderInitStatus
1151 * see FLAC__StreamDecoderInitStatus for the meanings of other return values.
1153 FLAC_API FLAC__StreamDecoderInitStatus FLAC__stream_decoder_init_ogg_stream(
1199 * \retval FLAC__StreamDecoderInitStatus
[all...]

Completed in 527 milliseconds