Home
last modified time | relevance | path

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

/external/flac/src/plugin_xmms/
Dplugin.c469 …FLAC__byte *sample_buffer_start = sample_buffer_ + sample_buffer_first_ * stream_data_.channels * … in play_loop_() local
474 …ut->written_time(), stream_data_.sample_format, stream_data_.channels, bytes, sample_buffer_start); in play_loop_()
478 flac_ip.output->write_audio(sample_buffer_start, bytes); in play_loop_()
602 FLAC__byte *sample_buffer_start; in write_callback_() local
614sample_buffer_start = sample_buffer_ + sample_buffer_last_ * channels * stream_data->sample_format… in write_callback_()
617 sample_buffer_start, in write_callback_()
633 sample_buffer_start, in write_callback_()
643 sample_buffer_start, in write_callback_()