Home
last modified time | relevance | path

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

/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/
DSimpleAudioOutput.java32 public static final int BYTES_PER_SAMPLE = 4; // float field in SimpleAudioOutput
33 public static final int BYTES_PER_FRAME = SAMPLES_PER_FRAME * BYTES_PER_SAMPLE;
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/
DSimpleAudioOutput.java32 public static final int BYTES_PER_SAMPLE = 4; // float field in SimpleAudioOutput
33 public static final int BYTES_PER_FRAME = SAMPLES_PER_FRAME * BYTES_PER_SAMPLE;