Searched defs:surroundFormats (Results 1 – 9 of 9) sorted by relevance
149 void setSurroundFormats(const SurroundFormats &surroundFormats) in setSurroundFormats()
956 audio_format_t *surroundFormats, in getSurroundFormats()2073 audio_format_t *surroundFormats = (audio_format_t *)calloc( in onTransact() local
1396 audio_format_t *surroundFormats, in getSurroundFormats()
1224 audio_format_t *surroundFormats, in getSurroundFormats()
1055 public static native int getSurroundFormats(Map<Integer, Boolean> surroundFormats, in getSurroundFormats()
5364 Map<Integer, Boolean> surroundFormats = new HashMap<>(); in getSurroundFormats() local
2152 audio_format_t *surroundFormats = NULL; in android_media_AudioSystem_getSurroundFormats() local
4006 audio_format_t *surroundFormats, in getSurroundFormats()
1397 String[] surroundFormats = TextUtils.split(enabledSurroundFormats, ","); in sendEnabledSurroundFormats() local