Searched defs:FRAGMENT_SIZE (Results 1 – 2 of 2) sorted by relevance
1056 const FRAGMENT_SIZE: usize = BUFFER_SIZE / 2; in start_playback() constant1189 const FRAGMENT_SIZE: usize = BUFFER_SIZE / 2; in start_capture() constant
2193 pub const FRAGMENT_SIZE: Self = Self(0); constant