Searched defs:newAddr (Results 1 – 4 of 4) sorted by relevance
453 int8_t* newAddr = addr - initAllocSz; variable484 int8_t* newAddr = addr - initAllocSz; variable
427 int8_t* newAddr = addr - initAllocSz; variable
286 void PanService::ReverseAddress(uint8_t *oldAddr, uint8_t *newAddr) in ReverseAddress()
296 void HdmiCecEncodingRoutingChangeMsg(struct HdmiCecMsg *msg, uint16_t orgAddr, uint16_t newAddr, bo… in HdmiCecEncodingRoutingChangeMsg()