Searched defs:shortToByteArray (Results 1 – 4 of 4) sorted by relevance
750 private static int shortToByteArray(short value, byte[] byteArray, int index) { in shortToByteArray() method in HdmiRecordSources
1307 private static byte[] shortToByteArray(short val) { in shortToByteArray() method in DhcpPacketTest
1523 protected byte[] shortToByteArray(short value) { in shortToByteArray() method in MediaAudioEffectTest
1513 public static byte[] shortToByteArray(short value) { in shortToByteArray() method in AudioEffect