fn apply_smv_kernel_ws( x: &[f32], sk_fft: &[Complex32], ws: &mut MediWorkspace, ) -> Vec<f32>
Apply SMV kernel using workspace buffers (f32)