Searched refs:mic_frame_size_bytes (Results 1 – 2 of 2) sorted by relevance
43 size_t mic_frame_size_bytes; member
219 aec->mic_frame_size_bytes = CHANNEL_STEREO * sizeof(int32_t); in init_aec()374 const size_t frames = bytes / aec->mic_frame_size_bytes; in get_reference_samples()461 aec->mic_frame_size_bytes = audio_stream_in_frame_size(&in->stream); in init_aec_mic_config()582 size_t frame_size = aec->mic_frame_size_bytes; in process_aec()