⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

apply_vorbis_window

Function apply_vorbis_window 

Source
pub fn apply_vorbis_window(samples: &mut [i32], block_size: usize)
Expand description

Apply the Vorbis window function to a buffer of samples.