Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dstream_encoder.c324 …FLAC__int32 *residual_workspace[FLAC__MAX_CHANNELS][2]; /* each channel has a candidate and best w… member
844 …encoder->private_->residual_workspace_unaligned[i][0] = encoder->private_->residual_workspace[i][0… in init_stream_internal_()
845 …encoder->private_->residual_workspace_unaligned[i][1] = encoder->private_->residual_workspace[i][1… in init_stream_internal_()
2481 …te_->residual_workspace_unaligned[channel][i], &encoder->private_->residual_workspace[channel][i]); in resize_buffers_()
3203 encoder->private_->residual_workspace[channel], in process_subframes_()