Searched refs:enChCnt (Results 1 – 3 of 3) sorted by relevance
2330 MsHDMITX_AUDIO_CHANNEL_COUNT enChCnt = E_HDMITX_AUDIO_CH_2; in MApi_HDMITx_SetAudioConfiguration_U2() local2378 enChCnt = E_HDMITX_AUDIO_CH_2; in MApi_HDMITx_SetAudioConfiguration_U2()2382 enChCnt = E_HDMITX_AUDIO_CH_8; in MApi_HDMITx_SetAudioConfiguration_U2()2409 MDrv_HDMITx_SetAudioChCnt(pInstance, enChCnt); in MApi_HDMITx_SetAudioConfiguration_U2()
661 INTERFACED void MDrv_HDMITx_SetAudioChCnt(void* pInstance, MsHDMITX_AUDIO_CHANNEL_COUNT enChCnt);
4594 void MDrv_HDMITx_SetAudioChCnt(void* pInstance, MsHDMITX_AUDIO_CHANNEL_COUNT enChCnt) in MDrv_HDMITx_SetAudioChCnt() argument4598 psHDMITXResPri->stHDMITxInfo.output_audio_channel = enChCnt; in MDrv_HDMITx_SetAudioChCnt()