Searched refs:input_capacity (Results 1 – 1 of 1) sorted by relevance
313 …unsigned input_capacity; /* current size (in samples) of the signal and r… member825 encoder->private_->input_capacity = 0; in init_stream_internal_()2446 if(new_blocksize <= encoder->private_->input_capacity) in resize_buffers_()2504 …if(ok && new_blocksize != encoder->private_->input_capacity && encoder->protected_->max_lpc_order … in resize_buffers_()2569 encoder->private_->input_capacity = new_blocksize; in resize_buffers_()