Home
last modified time | relevance | path

Searched refs:FLAC__STREAM_DECODER_INIT_STATUS_INVALID_CALLBACKS (Results 1 – 2 of 2) sorted by relevance

/external/flac/include/FLAC/
Dstream_decoder.h266 FLAC__STREAM_DECODER_INIT_STATUS_INVALID_CALLBACKS, enumerator
/external/flac/libFLAC/
Dstream_decoder.c364 return FLAC__STREAM_DECODER_INIT_STATUS_INVALID_CALLBACKS; in init_stream_internal_()
521 return decoder->protected_->initstate = FLAC__STREAM_DECODER_INIT_STATUS_INVALID_CALLBACKS; in init_FILE_internal_()
595 return decoder->protected_->initstate = FLAC__STREAM_DECODER_INIT_STATUS_INVALID_CALLBACKS; in init_file_internal_()