Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/midi/
DMidiConstants.java66 public static int getBytesPerMessage(byte statusByte) { in getBytesPerMessage() argument
69 int statusInt = statusByte & 0xFF; in getBytesPerMessage()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h2037 SLuint8 statusByte,