Searched defs:surroundFormat (Results 1 – 3 of 3) sorted by relevance
137 int surroundFormat = -1; in setSurroundFormatEnabled() local193 int surroundFormat = -1; in getIsSurroundFormatEnabled() local
2652 jobject surroundFormat = env->NewObject(gIntegerClass, gIntegerCstor, audioFormat); in android_media_AudioSystem_getSurroundFormats() local2698 jobject surroundFormat = env->NewObject(gIntegerClass, gIntegerCstor, audioFormat); in android_media_AudioSystem_getReportedSurroundFormats() local
1677 for (const auto &surroundFormat : surroundFormats) { in getReportedSurroundFormatsHelper() local