Skip to content

New interpolation functions, SSE fixes #8

New interpolation functions, SSE fixes

New interpolation functions, SSE fixes #8

Triggered via push June 4, 2024 07:30
Status Failure
Total duration 26s
Artifacts

build_push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Build: src/rgba_f32.rs#L50
cannot find function `convolve_horizontal_parts_4_rgba_f32` in this scope
Build: src/rgba_f32.rs#L59
cannot find function `convolve_horizontal_parts_4_rgba_f32` in this scope
Build: src/rgba_f32.rs#L68
cannot find function `convolve_horizontal_parts_4_rgba_f32` in this scope
Build: src/rgba_f32.rs#L77
cannot find function `convolve_horizontal_parts_4_rgba_f32` in this scope
Build: src/rgba_f32.rs#L93
cannot find function `convolve_horizontal_parts_one_rgba_f32` in this scope
Build: src/rgba_f32.rs#L99
cannot find function `convolve_horizontal_parts_one_rgba_f32` in this scope
Build: src/rgba_f32.rs#L105
cannot find function `convolve_horizontal_parts_one_rgba_f32` in this scope
Build: src/rgba_f32.rs#L111
cannot find function `convolve_horizontal_parts_one_rgba_f32` in this scope
Build: src/rgba_f32.rs#L166
cannot find function `convolve_horizontal_parts_4_rgba_f32` in this scope
Build: src/rgba_f32.rs#L182
cannot find function `convolve_horizontal_parts_one_rgba_f32` in this scope
Build: src/rgba_u8.rs#L5
unused import: `std::sync::Arc`
Build: src/rgba_u8.rs#L17
unused import: `crate::unsafe_slice::UnsafeSlice`
Build: src/scaler.rs#L7
unused import: `Blackman`
Build: src/scaler.rs#L10
unused import: `crate::sampler::blackman`
Build: src/math/bessel_i0.rs#L4
variable does not need to be mutable
Build: src/rgba_u8.rs#L353
unused variable: `threading_policy`
Build: src/neon_rgb_u8.rs#L222
unused variable: `src_stride`
Build: src/neon_rgb_u8.rs#L224
unused variable: `dst_stride`