Searched refs:period_count (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/audio/hal/audio_extn/ |
D | dsm_feedback.c | 35 .period_count = 4,
|
D | hfp.c | 76 .period_count = 2,
|
D | spkr_protection.c | 117 .period_count = 4,
|
/hardware/intel/audio_media/hdmi/ |
D | tinyaudio_hw.c | 109 .period_count = 4, 242 out->pcm_config.period_count, in start_output_stream() 304 out->pcm_config.period_count * in out_get_buffer_size() 550 return (out->pcm_config.period_size * out->pcm_config.period_count * 1000) / in out_get_latency() 721 out->pcm_config.period_count = pcm_config_default.period_count; in adev_open_output_stream()
|
/hardware/qcom/audio/hal/ |
D | audio_hw.c | 106 .period_count = DEEP_BUFFER_OUTPUT_PERIOD_COUNT, 117 .period_count = LOW_LATENCY_OUTPUT_PERIOD_COUNT, 129 .period_count = 512, //=> buffer size is 512ms 142 .period_count = HDMI_MULTI_PERIOD_COUNT, 153 .period_count = MMAP_PERIOD_COUNT_DEFAULT, 164 .period_count = AUDIO_CAPTURE_PERIOD_COUNT, 174 .period_count = 512, 187 .period_count = MMAP_PERIOD_COUNT_DEFAULT, 206 .period_count = AFE_PROXY_PLAYBACK_PERIOD_COUNT, 220 .period_count = AFE_PROXY_RECORD_PERIOD_COUNT, [all …]
|
D | voice.c | 38 .period_count = 2,
|
/hardware/intel/common/libmix/mix_audio/src/ |
D | intel_sst_ioctl.h | 73 __u32 period_count; /* period elapsed time count, in samples,*/ member
|
/hardware/qcom/audio/hal/voice_extn/ |
D | voice_extn.c | 68 .period_count = LOW_LATENCY_OUTPUT_PERIOD_COUNT,
|
/hardware/qcom/audio/visualizer/ |
D | offload_visualizer.c | 194 .period_count = AUDIO_CAPTURE_PERIOD_COUNT,
|