HomeSort by relevance Sort by last modified time
    Searched refs:round_value (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/common_audio/signal_processing/
vector_scaling_operations.c 151 int round_value = (1 << right_shifts) >> 1; local
161 round_value) >> right_shifts);
  /external/libvpx/libvpx/vpx_scale/generic/
vpx_scale.c 162 unsigned int round_value = dest_scale / 2; local
177 right_modifier * right_pixel + round_value) /

Completed in 180 milliseconds