Searched refs:short_value (Results 1 – 3 of 3) sorted by relevance
134 int16_t short_value; member
485 ir_encoded_value->u.short_value = ParseIntValue<int16_t>(pptr, arg + 1); in ParseEncodedValue()
111 WriteIntValue(type, ir_value->u.short_value, data); in WriteEncodedValue()