Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/jni/megaaudio/player/
DNativeAudioSource.cpp36 JNIEnv *env, jobject thiz, jlong native_source_ptr, jint sample_rate) { in Java_org_hyphonate_megaaudio_player_NativeAudioSource_setSampleRateN()
DOboePlayer.cpp181 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/
DOboeRecorder.cpp128 JNIEnv *env, jobject thiz, jlong native_recorder, jint channel_count, jint sample_rate, in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_setupStreamN()