Searched refs:ETP_WEIGHT_VALUE (Results 1 – 2 of 2) sorted by relevance
105 #define ETP_WEIGHT_VALUE 5 macro
715 weight = (packet[0] & 0x10) ? ETP_WEIGHT_VALUE : 1; in process_packet_motion_v4()