Searched refs:FLAC__STREAM_DECODER_READ_STATUS_ABORT (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/include/FLAC/
H A Dstream_decoder.h137 * FLAC__STREAM_DECODER_READ_STATUS_ABORT. The client will get one metadata,
309 FLAC__STREAM_DECODER_READ_STATUS_ABORT enumerator in enum:__anon796
486 * return FLAC__STREAM_DECODER_READ_STATUS_ABORT;
493 * return FLAC__STREAM_DECODER_READ_STATUS_ABORT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC++/
H A Dstream_decoder.cpp385 return ::FLAC__STREAM_DECODER_READ_STATUS_ABORT; // double protection
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC/
H A Ddecoders.c132 return FLAC__STREAM_DECODER_READ_STATUS_ABORT;
136 return FLAC__STREAM_DECODER_READ_STATUS_ABORT;
148 return FLAC__STREAM_DECODER_READ_STATUS_ABORT;
155 return FLAC__STREAM_DECODER_READ_STATUS_ABORT; /* abort to avoid a deadlock */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC++/
H A Ddecoders.cpp207 return ::FLAC__STREAM_DECODER_READ_STATUS_ABORT;
226 return ::FLAC__STREAM_DECODER_READ_STATUS_ABORT; /* abort to avoid a deadlock */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dstream_decoder.c239 "FLAC__STREAM_DECODER_READ_STATUS_ABORT"
2824 if(status == FLAC__STREAM_DECODER_READ_STATUS_ABORT) {
2885 return FLAC__STREAM_DECODER_READ_STATUS_ABORT;
2889 return FLAC__STREAM_DECODER_READ_STATUS_ABORT;
2902 case FLAC__STREAM_DECODER_READ_STATUS_ABORT:
3123 * FLAC__STREAM_DECODER_READ_STATUS_ABORT, causing
3330 return FLAC__STREAM_DECODER_READ_STATUS_ABORT;
3337 return FLAC__STREAM_DECODER_READ_STATUS_ABORT; /* abort to avoid a deadlock */
H A Dmetadata_iterators.c1269 return FLAC__STREAM_DECODER_READ_STATUS_ABORT;
H A Dstream_encoder.c4189 return FLAC__STREAM_DECODER_READ_STATUS_ABORT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dencode.c2486 return FLAC__STREAM_DECODER_READ_STATUS_ABORT;
2501 return FLAC__STREAM_DECODER_READ_STATUS_ABORT;

Completed in 108 milliseconds