Searched refs:PLAYBACK_PERIOD_COUNT (Results 1 – 6 of 6) sorted by relevance
55 #define PLAYBACK_PERIOD_COUNT 4 macro99 out->write_threshold = PLAYBACK_PERIOD_COUNT * PERIOD_SIZE; in start_output_stream()231 return (PERIOD_SIZE * PLAYBACK_PERIOD_COUNT * 1000) / out->config.rate; in out_get_latency()465 out->config.period_count = PLAYBACK_PERIOD_COUNT; in adev_open_output_stream()
56 #define PLAYBACK_PERIOD_COUNT 4 macro260 out->write_threshold = PLAYBACK_PERIOD_COUNT * PERIOD_SIZE; in start_output_stream()400 return (PERIOD_SIZE * PLAYBACK_PERIOD_COUNT * 1000) / out->config.rate; in out_get_latency()648 out->config.period_count = PLAYBACK_PERIOD_COUNT; in adev_open_output_stream()
63 #define PLAYBACK_PERIOD_COUNT 4 macro
186 out->write_threshold = PLAYBACK_PERIOD_COUNT * PLAYBACK_PERIOD_SIZE; in start_output_stream()333 return (PLAYBACK_PERIOD_SIZE * PLAYBACK_PERIOD_COUNT * 1000) / out->config.rate; in out_get_latency()851 out->config.period_count = PLAYBACK_PERIOD_COUNT; in adev_open_output_stream()
65 #define PLAYBACK_PERIOD_COUNT 4 macro
213 out->write_threshold = PLAYBACK_PERIOD_COUNT * PLAYBACK_PERIOD_SIZE; in start_output_stream()359 return (PLAYBACK_PERIOD_SIZE * PLAYBACK_PERIOD_COUNT * 1000) / out->config.rate; in out_get_latency()865 out->config.period_count = PLAYBACK_PERIOD_COUNT; in adev_open_output_stream()