Searched refs:spk_frame_out_format_bytes (Results 1 – 2 of 2) sorted by relevance
482 size_t spk_frame_out_format_bytes = aec->spk_sampling_rate / aec->mic_sampling_rate * in init_aec_mic_config() local484 aec->spk_buf_playback_format = (int16_t *)malloc(spk_frame_out_format_bytes); in init_aec_mic_config()
490 size_t spk_frame_out_format_bytes = in init_aec_mic_config() local492 aec->spk_buf_playback_format = (int16_t *)malloc(spk_frame_out_format_bytes); in init_aec_mic_config()