Searched refs:PLAYBACK_PERIOD_SIZE (Results 1 – 3 of 3) sorted by relevance
63 #define PLAYBACK_PERIOD_SIZE (CODEC_BASE_FRAME_COUNT * PLAYBACK_PERIOD_MULTIPLIER) macro
163 out->write_threshold = PLAYBACK_PERIOD_COUNT * PLAYBACK_PERIOD_SIZE; in start_output_stream()164 out->config.start_threshold = PLAYBACK_PERIOD_START_THRESHOLD * PLAYBACK_PERIOD_SIZE; in start_output_stream()165 out->config.avail_min = PLAYBACK_PERIOD_SIZE; in start_output_stream()210 size_t size = PLAYBACK_PERIOD_SIZE; in out_get_buffer_size()309 return (PLAYBACK_PERIOD_SIZE * PLAYBACK_PERIOD_COUNT * 1000) / out->config.rate; in out_get_latency()826 out->config.period_size = PLAYBACK_PERIOD_SIZE; in adev_open_output_stream()
126 q1, q1/aec->spk_frame_size_bytes/PLAYBACK_PERIOD_SIZE, in print_queue_status_to_log()