Searched refs:floor (Results 1 – 3 of 3) sorted by relevance
169 integerized_float_result = (OI_INT32)floor(0.5f + float_result * (1 << 15)); in OI_SBC_Dequant()
86 #define FIX(x,bits) (((int)floor(0.5f+((x)*((float)(1<<bits)))))/((float)(1<<bits))) in float_dct2_8()
1491 uint8_t floor = net_buf_simple_pull_u8(buf); in gen_location_set() local1500 .loc_local_set.floor_number = floor, in gen_location_set()1517 if (floor != 0xFF) { in gen_location_set()1518 srv->state->floor_number = floor; in gen_location_set()