image
0.24.9
In image::
codecs::
webp::
loop_
filter
Functions
c
common_adjust
diff
high_edge_variance
macroblock_filter
s2u
should_filter
simple_segment
simple_threshold
subblock_filter
u2s
image
::
codecs
::
webp
::
loop_filter
Function
simple_threshold
Copy item path
Settings
Help
Summary
Source
fn simple_threshold( filter_limit:
i32
, pixels: &[
u8
], point:
usize
, stride:
usize
, ) ->
bool