Searched refs:soundMode (Results 1 – 4 of 4) sorted by relevance
113 AUDIO_SOUND_MODE_E soundMode; in test_open_device_ai() local134 soundMode = ai_find_sound_mode(ctx->s32Channel); in test_open_device_ai()135 if (soundMode == AUDIO_SOUND_MODE_BUTT) { in test_open_device_ai()138 aiAttr.enSoundmode = soundMode; in test_open_device_ai()
118 AUDIO_SOUND_MODE_E soundMode; in test_open_device_ao() local138 soundMode = find_sound_mode(ctx->s32Channel); in test_open_device_ao()139 if (soundMode == AUDIO_SOUND_MODE_BUTT) { in test_open_device_ao()142 aoAttr.enSoundmode = soundMode; in test_open_device_ao()
42 void setSoundMode(const INT32 soundMode);
46 void setSoundMode(const INT32 soundMode);