Searched refs:BYTES_PER_SAMPLE (Results 1 – 2 of 2) sorted by relevance
32 public static final int BYTES_PER_SAMPLE = 4; // float field in SimpleAudioOutput33 public static final int BYTES_PER_FRAME = SAMPLES_PER_FRAME * BYTES_PER_SAMPLE;