Searched refs:time_period_ms (Results 1 – 4 of 4) sorted by relevance
127 const uint64_t time_period_ms = 20; // TODO: Must be a parameter in TEST_F() local129 (time_period_ms * AUDIO_STREAM_OUTPUT_BUFFER_PERIODS * sample_rate * in TEST_F()
1008 const uint64_t time_period_ms = 20; // Conservative 20ms in audio_ha_hw_stream_compute_buffer_size() local1096 buffer_sz = (time_period_ms * AUDIO_STREAM_OUTPUT_BUFFER_PERIODS * in audio_ha_hw_stream_compute_buffer_size()
1031 const uint64_t time_period_ms = 20; // Conservative 20ms in audio_a2dp_hw_stream_compute_buffer_size() local1113 buffer_sz = (time_period_ms * AUDIO_STREAM_OUTPUT_BUFFER_PERIODS * in audio_a2dp_hw_stream_compute_buffer_size()