Home
last modified time | relevance | path

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

/aosp_15_r20/external/flac/src/libFLAC/
H A Dstream_encoder.c203 uint32_t raw_bits_per_partition[],
222 uint32_t raw_bits_per_partition[],
250 uint32_t raw_bits_per_partition[],
274 uint32_t raw_bits_per_partition[],
286 const uint32_t raw_bits_per_partition[],
363 …uint32_t *raw_bits_per_partition; /* workspace where the sum of silog2(candidate r… member
892 …encoder->private_->raw_bits_per_partition_unaligned = encoder->private_->raw_bits_per_partition = … in init_stream_internal_()
2573 … &encoder->private_->raw_bits_per_partition_unaligned, &encoder->private_->raw_bits_per_partition); in resize_buffers_()
3573 encoder->private_->raw_bits_per_partition, in process_subframe_()
3644 encoder->private_->raw_bits_per_partition, in process_subframe_()
[all …]