Searched refs:opCode (Results 1 – 2 of 2) sorted by relevance
45 int32_t opCode; member203 env->SetIntField(msg, mFid_opcode, receiveRec.opCode); in transferReceiveMsgAt()311 int32_t opCode; in readThreadRoutine() local320 AMidiOutputPort_receive(outputPort, &opCode, in readThreadRoutine()331 receiveRec.opCode = opCode; in readThreadRoutine()
200 int32_t opCode; in ProcessInput() local209 AMidiOutputPort_receive(mMidiReceivePort, &opCode, readBuffer, 128, in ProcessInput()214 opCode == AMIDI_OPCODE_DATA && in ProcessInput()