Forked from
Xiph.Org / rav1e
901 commits behind the upstream repository.
Monty Montgomery
authored
Rather than converting a level to a threshold decision value and testing values against the threshold, convert values to levels and compare directly against the filter configuration level. This will allow binning decisions by level in a radix sort.
Name | Last commit | Last update |
---|---|---|
.. | ||
bin | ||
api.rs | ||
cdef.rs | ||
context.rs | ||
deblock.rs | ||
ec.rs | ||
encoder.rs | ||
entropymode.rs | ||
lib.rs | ||
me.rs | ||
partition.rs | ||
plane.rs | ||
predict.rs | ||
quantize.rs | ||
rdo.rs | ||
test_encode_decode.rs | ||
token_cdfs.rs | ||
transform.rs | ||
util.rs |