Expand description
Does loop filtering on webp lossy images
Functionsยง
- c ๐
- common_
adjust_ ๐horizontal - Used in both the simple and normal filters described in 15.2 and 15.3
- common_
adjust_ ๐vertical - Used in both the simple and normal filters described in 15.2 and 15.3
- diff ๐
- high_
edge_ ๐variance_ horizontal - high_
edge_ ๐variance_ vertical - macroblock_
filter_ ๐horizontal - Part of the normal filter described in 15.3 in the specification
- macroblock_
filter_ ๐vertical - Part of the normal filter described in 15.3 in the specification
- s2u ๐
- should_
filter_ ๐horizontal - should_
filter_ ๐vertical - simple_
segment_ ๐horizontal - Part of the simple filter described in 15.2 in the specification
- simple_
segment_ ๐vertical - Part of the simple filter described in 15.2 in the specification
- simple_
threshold_ ๐horizontal - simple_
threshold_ ๐vertical - subblock_
filter_ ๐horizontal - Part of the normal filter described in 15.3 in the specification
- subblock_
filter_ ๐vertical - Part of the normal filter described in 15.3 in the specification
- u2s ๐