Searched refs:delay_with_headroom_samples (Results 1 – 1 of 1) sorted by relevance
69 const int delay_with_headroom_samples = std::max( in ComputeBufferDelay() local73 size_t new_delay_blocks = delay_with_headroom_samples >> kBlockSizeLog2; in ComputeBufferDelay()