Searched defs:sample_rate (Results 1 – 3 of 3) sorted by relevance
/cts/apps/CtsVerifier/jni/megaaudio/player/ |
D | NativeAudioSource.cpp | 36 JNIEnv *env, jobject thiz, jlong native_source_ptr, jint sample_rate) { in Java_org_hyphonate_megaaudio_player_NativeAudioSource_setSampleRateN()
|
D | OboePlayer.cpp | 181 jint channel_count, jint channel_mask, jint sample_rate, jint performanceMode, in Java_org_hyphonate_megaaudio_player_OboePlayer_setupStreamN()
|
/cts/apps/CtsVerifier/jni/megaaudio/recorder/ |
D | OboeRecorder.cpp | 128 JNIEnv *env, jobject thiz, jlong native_recorder, jint channel_count, jint sample_rate, in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_setupStreamN()
|