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()314 int32_t opCode; in readThreadRoutine() local323 AMidiOutputPort_receive(outputPort, &opCode, in readThreadRoutine()334 receiveRec.opCode = opCode; in readThreadRoutine()
257 int32_t opCode; in ProcessInput() local266 AMidiOutputPort_receive(mMidiReceivePort, &opCode, readBuffer, 128, in ProcessInput()275 opCode == AMIDI_OPCODE_DATA && in ProcessInput()