Searched refs:FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM (Results 1 - 2 of 2) sorted by path

/external/flac/include/FLAC/
H A Dstream_decoder.h420 * but was not. \c FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM
437 FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM enumerator in enum:__anon20696
/external/flac/libFLAC/
H A Dstream_decoder.c271 "FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM"
2447 send_error_to_client_(decoder, FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM);
2494 send_error_to_client_(decoder, FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM);
2505 send_error_to_client_(decoder, FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM);
2580 send_error_to_client_(decoder, FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM);
2659 send_error_to_client_(decoder, FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM);
2976 else if(status == FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM)

Completed in 168 milliseconds