Just realized that it's also possible to do the same with "if(bps <= 16)" branch of code and remove FLAC__uint32 abs_residual_partition_sum variable. -------------- next part -------------- A non-text attachment was scrubbed... Name: precomp_part2.patch Type: application/octet-stream Size: 5153 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140126/4c7e2376/attachment.obj
Erik de Castro Lopo
2014-Jan-31 09:55 UTC
[flac-dev] PATCH for FLAC__precompute_partition..., part 2
lvqcl wrote:> Just realized that it's also possible to do the same with "if(bps <= 16)" > branch of code and remove FLAC__uint32 abs_residual_partition_sum variable.Applied (rolled into previous patch). Thanks. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
Reasonably Related Threads
- A condition in precompute_partition_info_sums_()
- [PATCH] stream_encoder : Improve selection of residual accumulator width
- [PATCH] workaround for a bug in MSVC 2015 U2
- [PATCH] MSVC2015U2 workaround, version 2
- [PATCH] stream_encoder : Improve selection of residual accumulator width