Home
last modified time | relevance | path

Searched refs:samplesPerFrame (Results 1 – 3 of 3) sorted by relevance

/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/
DSynthVoice.java50 public void mix(float[] outputBuffer, int samplesPerFrame, float level) { in mix() argument
51 int numFrames = outputBuffer.length / samplesPerFrame; in mix()
54 int offset = i * samplesPerFrame; in mix()
55 for (int jf = 0; jf < samplesPerFrame; jf++) { in mix()
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/
DSynthVoice.java50 public void mix(float[] outputBuffer, int samplesPerFrame, float level) { in mix() argument
51 int numFrames = outputBuffer.length / samplesPerFrame; in mix()
54 int offset = i * samplesPerFrame; in mix()
55 for (int jf = 0; jf < samplesPerFrame; jf++) { in mix()
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv70130 …ameworks/av,fake_vK7-V_BISjivLLyVzq3omg@fakeemail.com,aaudio: change samplesPerFrame() to channelC…