Home | History | Annotate | Download | only in libFLAC

Lines Matching full:eof_callback

158 	FLAC__StreamDecoderEofCallback eof_callback;
378 FLAC__StreamDecoderEofCallback eof_callback,
400 (seek_callback && (0 == tell_callback || 0 == length_callback || 0 == eof_callback))
462 decoder->private_->eof_callback = eof_callback;
490 FLAC__StreamDecoderEofCallback eof_callback,
503 eof_callback,
518 FLAC__StreamDecoderEofCallback eof_callback,
531 eof_callback,
1194 FLAC__ASSERT(decoder->private_->eof_callback);
1269 decoder->private_->eof_callback = 0;
2798 /* see [1] HACK NOTE below for why we don't call the eof_callback when decoding Ogg FLAC */
2801 decoder->private_->eof_callback && decoder->private_->eof_callback(decoder, decoder->private_->client_data)
2839 /* see [1] HACK NOTE below for why we don't call the eof_callback when decoding Ogg FLAC */
2842 decoder->private_->eof_callback && decoder->private_->eof_callback(decoder, decoder->private_->client_data)
2867 * to the eof_callback and let the Ogg decoder aspect set the