Searched refs:short_value (Results 1 – 3 of 3) sorted by relevance
135 int16_t short_value; member
526 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()