Lines Matching defs:client_data
344 …nst FLAC__StreamDecoder * UNUSED (decoder), FLAC__byte buffer [], size_t *bytes, void *client_data) in sf_flac_read_callback()
355 …const FLAC__StreamDecoder * UNUSED (decoder), FLAC__uint64 absolute_byte_offset, void *client_data) in sf_flac_seek_callback()
366 …onst FLAC__StreamDecoder * UNUSED (decoder), FLAC__uint64 *absolute_byte_offset, void *client_data) in sf_flac_tell_callback()
377 …back (const FLAC__StreamDecoder * UNUSED (decoder), FLAC__uint64 *stream_length, void *client_data) in sf_flac_length_callback()
387 sf_flac_eof_callback (const FLAC__StreamDecoder *UNUSED (decoder), void *client_data) in sf_flac_eof_callback()
397 …r * UNUSED (decoder), const FLAC__Frame *frame, const int32_t * const buffer [], void *client_data) in sf_flac_write_callback()
447 …st FLAC__StreamDecoder * UNUSED (decoder), const FLAC__StreamMetadata *metadata, void *client_data) in sf_flac_meta_callback()
539 …t FLAC__StreamDecoder * UNUSED (decoder), FLAC__StreamDecoderErrorStatus status, void *client_data) in sf_flac_error_callback()
560 …const FLAC__StreamEncoder * UNUSED (encoder), FLAC__uint64 absolute_byte_offset, void *client_data) in sf_flac_enc_seek_callback()
571 …const FLAC__StreamEncoder *UNUSED (encoder), FLAC__uint64 *absolute_byte_offset, void *client_data) in sf_flac_enc_tell_callback()
582 …er [], size_t bytes, unsigned UNUSED (samples), unsigned UNUSED (current_frame), void *client_data) in sf_flac_enc_write_callback()