Home
last modified time | relevance | path

Searched refs:getChannelCountN (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DOboeRecorder.java56 return getChannelCountN(mNativeRecorder); in getChannelCount()
131 private native int getChannelCountN(long nativePlayer); in getChannelCountN() method in OboeRecorder
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DOboePlayer.java66 return getChannelCountN(mNativePlayer); in getChannelCount()
159 private native int getChannelCountN(long nativePlayer); in getChannelCountN() method in OboePlayer