mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
*** empty log message ***
This commit is contained in:
@@ -1471,7 +1471,7 @@ bool encoder_set_partitioned_rice_(const uint32 abs_residual[], const uint32 abs
|
||||
return true;
|
||||
}
|
||||
|
||||
static unsigned encoder_get_wasted_bits_(int32 signal[], unsigned samples)
|
||||
unsigned encoder_get_wasted_bits_(int32 signal[], unsigned samples)
|
||||
{
|
||||
unsigned i, shift;
|
||||
int32 x = 0;
|
||||
|
||||
Reference in New Issue
Block a user