Searched refs:round_value (Results 1 – 3 of 3) sorted by relevance
151 int round_value = (1 << right_shifts) >> 1; in WebRtcSpl_ScaleAndAddVectorsWithRoundC() local161 round_value) >> right_shifts); in WebRtcSpl_ScaleAndAddVectorsWithRoundC()
165 const unsigned int round_value = dest_scale / 2; in scale1d_c() local180 right_modifier * right_pixel + round_value) / in scale1d_c()
162 unsigned int round_value = dest_scale / 2; in scale1d_c() local177 right_modifier * right_pixel + round_value) / in scale1d_c()