Home
last modified time | relevance | path

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

/external/flac/src/libFLAC/
Dstream_encoder.c181 uint32_t raw_bits_per_partition[],
201 uint32_t raw_bits_per_partition[],
230 uint32_t raw_bits_per_partition[],
255 uint32_t raw_bits_per_partition[],
267 const uint32_t raw_bits_per_partition[],
343 …uint32_t *raw_bits_per_partition; /* workspace where the sum of silog2(candidate r… member
851 …encoder->private_->raw_bits_per_partition_unaligned = encoder->private_->raw_bits_per_partition = … in init_stream_internal_()
2518 … &encoder->private_->raw_bits_per_partition_unaligned, &encoder->private_->raw_bits_per_partition); in resize_buffers_()
3500 encoder->private_->raw_bits_per_partition, in process_subframe_()
3586 encoder->private_->raw_bits_per_partition, in process_subframe_()
[all …]