Searched refs:channel_mapping (Results 1 – 4 of 4) sorted by relevance
406 uint8_t channel_mapping[8]; member1106 aptx_dsp_cfg.custom_cfg.channel_mapping[0] = PCM_CHANNEL_C; in configure_aptx_enc_format()1110 aptx_dsp_cfg.custom_cfg.channel_mapping[0] = PCM_CHANNEL_L; in configure_aptx_enc_format()1111 aptx_dsp_cfg.custom_cfg.channel_mapping[1] = PCM_CHANNEL_R; in configure_aptx_enc_format()1174 aptx_dsp_cfg.channel_mapping[0] = PCM_CHANNEL_C; in configure_aptx_hd_enc_format()1178 aptx_dsp_cfg.channel_mapping[0] = PCM_CHANNEL_L; in configure_aptx_hd_enc_format()1179 aptx_dsp_cfg.channel_mapping[1] = PCM_CHANNEL_R; in configure_aptx_hd_enc_format()1290 ldac_dsp_cfg.custom_cfg.channel_mapping[0] = PCM_CHANNEL_C; in configure_ldac_enc_format()1296 ldac_dsp_cfg.custom_cfg.channel_mapping[0] = PCM_CHANNEL_L; in configure_ldac_enc_format()1297 ldac_dsp_cfg.custom_cfg.channel_mapping[1] = PCM_CHANNEL_R; in configure_ldac_enc_format()
53 audio_microphone_channel_mapping_t channel_mapping[AUDIO_CHANNEL_COUNT_MAX]; member
831 memset(µphone.channel_mapping, AUDIO_MICROPHONE_CHANNEL_MAPPING_UNUSED, in process_mic_info()832 sizeof(microphone.channel_mapping)); in process_mic_info()850 µphone.channel_mapping[idx++])) { in process_mic_info()
5067 mic.channel_mapping[ch] = AUDIO_MICROPHONE_CHANNEL_MAPPING_UNUSED; in platform_set_microphone_characteristic()5148 mic_array[actual_mic_count].channel_mapping[ch] = in platform_get_active_microphones()5149 m_info[i].channel_mapping[ch]; in platform_get_active_microphones()