Searched defs:byteArrayToInt (Results 1 – 6 of 6) sorted by relevance
235 private int byteArrayToInt(byte[] valueBuf, int offset) { in byteArrayToInt() method in PresetReverbTest.EffectListner
206 private int byteArrayToInt(byte[] valueBuf, int offset) { in byteArrayToInt() method in VirtualizerTest.EffectListner
209 private int byteArrayToInt(byte[] valueBuf, int offset) { in byteArrayToInt() method in BassBoostTest.EffectListner
341 private int byteArrayToInt(byte[] valueBuf, int offset) { in byteArrayToInt() method in EqualizerTest.EffectListner
1493 protected int byteArrayToInt(byte[] valueBuf) { in byteArrayToInt() method in MediaAudioEffectTest1498 protected int byteArrayToInt(byte[] valueBuf, int offset) { in byteArrayToInt() method in MediaAudioEffectTest
1411 public static int byteArrayToInt(byte[] valueBuf) { in byteArrayToInt() method in AudioEffect1419 public static int byteArrayToInt(byte[] valueBuf, int offset) { in byteArrayToInt() method in AudioEffect