HomeSort by relevance Sort by last modified time
    Searched refs:FLAC__STREAM_DECODER_INIT_STATUS_INVALID_CALLBACKS (Results 1 - 2 of 2) sorted by null

  /external/flac/include/FLAC/
stream_decoder.h 265 FLAC__STREAM_DECODER_INIT_STATUS_INVALID_CALLBACKS,
    [all...]
  /external/flac/libFLAC/
stream_decoder.c 232 "FLAC__STREAM_DECODER_INIT_STATUS_INVALID_CALLBACKS",
402 return FLAC__STREAM_DECODER_INIT_STATUS_INVALID_CALLBACKS;
557 return decoder->protected_->state = FLAC__STREAM_DECODER_INIT_STATUS_INVALID_CALLBACKS;
631 return decoder->protected_->state = FLAC__STREAM_DECODER_INIT_STATUS_INVALID_CALLBACKS;
    [all...]

Completed in 18 milliseconds