Searched refs:saiChannelMap (Results 1 – 1 of 1) sorted by relevance
127 static const sai_mono_stereo_t saiChannelMap[] = {kSAI_MonoLeft, kSAI_MonoRight, kSAI_Stereo}; variable1353 if ((format > (uint8_t)SRTM_Audio_DSD32bits) || (channels >= ARRAY_SIZE(saiChannelMap))) in SRTM_SaiSdmaAdapter_SetParam()1383 rtm->streamMode = saiChannelMap[channels]; in SRTM_SaiSdmaAdapter_SetParam()