Home
last modified time | relevance | path

Searched defs:channel_count (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DRecorder.java111 private static int audioChannelMaskForIndexAssignmentFromCount(int channel_count) in audioChannelMaskForIndexAssignmentFromCount()
/cts/apps/CtsVerifier/jni/megaaudio/recorder/
DOboeRecorder.cpp128 JNIEnv *env, jobject thiz, jlong native_recorder, jint channel_count, jint sample_rate, in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_setupStreamN()
/cts/apps/CtsVerifier/jni/megaaudio/player/
DOboePlayer.cpp181 jint channel_count, jint channel_mask, jint sample_rate, jint performanceMode, in Java_org_hyphonate_megaaudio_player_OboePlayer_setupStreamN()