Searched refs:to_partition (Results 1 - 1 of 1) sorted by relevance

/external/flac/libFLAC/
H A Dstream_encoder.c3838 unsigned from_partition = 0, to_partition = partitions; local
3844 abs_residual_partition_sums[to_partition++] =
3863 unsigned from_partition, to_partition = 0; local
3892 to_partition = partitions;
3904 raw_bits_per_partition[to_partition] = max(m, raw_bits_per_partition[from_partition]);
3906 to_partition++;

Completed in 79 milliseconds