image
0.24.9
In image::codecs::webp::loop_filter
Function
image
::
codecs
::
webp
::
loop_filter
::
high_edge_variance
Copy item path
source
ยท
[
−
]
fn high_edge_variance( threshold:
u8
, pixels: &[
u8
], point:
usize
, stride:
usize
, ) ->
bool