Home
last modified time | relevance | path

Searched refs:MixCodecModeNames (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libmix/mix_audio/src/
Dmixaudio.c1966 static const gchar* MixCodecModeNames[] = { in _mix_codec_mode_get_name() local
1975 if (s < sizeof(MixCodecModeNames)/sizeof(MixCodecModeNames[0])) in _mix_codec_mode_get_name()
1977 ret = MixCodecModeNames[s]; in _mix_codec_mode_get_name()