Home | History | Annotate | Download | only in libFLAC

Lines Matching defs:eof_callback

135 	FLAC__StreamDecoderEofCallback eof_callback;
352 FLAC__StreamDecoderEofCallback eof_callback,
374 (seek_callback && (0 == tell_callback || 0 == length_callback || 0 == eof_callback))
438 decoder->private_->eof_callback = eof_callback;
466 FLAC__StreamDecoderEofCallback eof_callback,
479 eof_callback,
494 FLAC__StreamDecoderEofCallback eof_callback,
507 eof_callback,
1169 FLAC__ASSERT(decoder->private_->eof_callback);
1244 decoder->private_->eof_callback = 0;
2822 /* see [1] HACK NOTE below for why we don't call the eof_callback when decoding Ogg FLAC */
2825 decoder->private_->eof_callback && decoder->private_->eof_callback(decoder, decoder->private_->client_data)
2863 /* see [1] HACK NOTE below for why we don't call the eof_callback when decoding Ogg FLAC */
2866 decoder->private_->eof_callback && decoder->private_->eof_callback(decoder, decoder->private_->client_data)
2891 * to the eof_callback and let the Ogg decoder aspect set the