Searched defs:PERIOD_SIZE (Results 1 – 3 of 3) sorted by relevance
823 const PERIOD_SIZE: usize = 8192; in audio_buffer_copy_from() constant841 const PERIOD_SIZE: usize = 8192; in audio_buffer_copy_from_repeat() constant859 const PERIOD_SIZE: usize = 8192; in audio_buffer_copy_to() constant877 const PERIOD_SIZE: usize = 8192; in audio_buffer_copy_to_sink() constant894 const PERIOD_SIZE: usize = 8192; in io_copy_audio_buffer() constant
53 #define PERIOD_SIZE (CODEC_BASE_FRAME_COUNT * PERIOD_MULTIPLIER) macro
54 #define PERIOD_SIZE (CODEC_BASE_FRAME_COUNT * PERIOD_MULTIPLIER) macro