Merge "dsp: adm: change channel number for FLUENCE_SM module"

此提交包含在:
qctecmdr
2020-06-05 01:54:02 -07:00
提交者 Gerrit - the friendly Code Review server
當前提交 f90e291bfd
共有 2 個檔案被更改,包括 3 行新增1 行删除

查看文件

@@ -3081,7 +3081,8 @@ int adm_open(int port_id, int path, int rate, int channel_mode, int topology,
this_adm.ffecns_port_id);
}
if (topology == VPM_TX_VOICE_SMECNS_V2_COPP_TOPOLOGY)
if (topology == VPM_TX_VOICE_SMECNS_V2_COPP_TOPOLOGY ||
topology == VPM_TX_VOICE_FLUENCE_SM_COPP_TOPOLOGY)
channel_mode = 1;
/*