Searched refs:channel_mapping (Results 1 – 7 of 7) sorted by relevance
267 header->channel_mapping = *(data + kOpusHeaderChannelMappingOffset); in ParseOpusHeader()268 if (!header->channel_mapping) { in ParseOpusHeader()347 uint8_t channel_mapping[kMaxChannels] = {0}; in process() local349 memcpy(&channel_mapping, in process()353 memcpy(&channel_mapping, in process()362 channel_mapping, in process()
30 int channel_mapping; member
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
770 memset(µphone.channel_mapping, AUDIO_MICROPHONE_CHANNEL_MAPPING_UNUSED, in process_mic_info()771 sizeof(microphone.channel_mapping)); in process_mic_info()789 µphone.channel_mapping[idx++])) { in process_mic_info()
153 pDst->channelMapping[ch] = halToChannelMapping(src.channel_mapping[ch]); in halToMicrophoneCharacteristics()
4970 mic.channel_mapping[ch] = AUDIO_MICROPHONE_CHANNEL_MAPPING_UNUSED; in platform_set_microphone_characteristic()5051 mic_array[actual_mic_count].channel_mapping[ch] = in platform_get_active_microphones()5052 m_info[i].channel_mapping[ch]; in platform_get_active_microphones()