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

mp3_intensity_stereo

Function mp3_intensity_stereo 

Source
pub fn mp3_intensity_stereo(left: &mut [i32], right: &mut [i32], is_pos: u8)
Expand description

Apply intensity stereo processing for a given scalefactor band

Intensity stereo encodes one channel and derives the other using a position parameter.