Searched refs:codeIndex (Results 1 – 2 of 2) sorted by relevance
117 int codeIndex = usbMidiBytes[i] & 0x0f; in decode() local118 int numPayloadBytes = PAYLOAD_SIZE[codeIndex]; in decode()
964 for (size_t codeIndex = 0; codeIndex < numCodes; codeIndex++) { in markSupportedKeyCodes() local967 status_t err = device->keyMap.keyLayoutMap->findScanCodesForKey(keyCodes[codeIndex], in markSupportedKeyCodes()974 outFlags[codeIndex] = 1; in markSupportedKeyCodes()