HomeSort by relevance Sort by last modified time
    Searched full:ratio (Results 251 - 275 of 2022) sorted by null

<<11121314151617181920>>

  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
pitch_estimator.c 132 double ratio, log_lag, gain_bias; local
188 ratio = log((double) (k + (PITCH_MIN_LAG/2-2))) - log_lag;
189 bias = 1.0 + gain_bias * exp(-5.0 * ratio * ratio);
221 ratio = ((double) (ind1 + 12)) / ((double) (ind2 + 12));
222 adj = 0.2 * ratio * (2.0 - ratio); /* adjustment factor; inverse parabola as a function of ratio */
242 ratio = ((double) (ind1 + 12)) / ((double) (ind2 + 12));
243 adj = 0.9 * ratio * (2.0 - ratio); /* adjustment factor; inverse parabola as a function of ratio *
    [all...]
  /frameworks/base/core/res/res/values/
donottranslate.xml 23 <!-- @hide DO NOT TRANSLATE. Control aspect ratio of lock pattern -->
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.duration/
positive_num.fail.cpp 20 typedef std::chrono::duration<int, std::ratio<5, -1> > D;
  /packages/apps/Camera2/src/com/android/camera/
VideoController.java 31 public void onZoomChanged(float ratio);
  /packages/screensavers/PhotoTable/res/values-land-notouch/
config.xml 24 <!-- Parts per million ratio between image size on the table and screen size. -->
  /packages/screensavers/PhotoTable/res/values-sw800dp/
config.xml 27 <!-- Parts per million ratio between image size and screen size. -->
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 116 ratio = 8, enumerator in enum:__gnu_pbds::detail::resize_policy::__anon47327
194 m_next_shrink_size = m_next_grow_size / ratio;
219 m_next_shrink_size = m_next_grow_size / ratio;
230 m_next_shrink_size* ratio == m_next_grow_size);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 57 ratio = 8, enumerator in enum:__gnu_pbds::detail::resize_policy::__anon49063
187 m_shrink_size = m_grow_size / ratio;
210 m_shrink_size = m_grow_size / ratio;
221 || m_shrink_size * ratio == m_grow_size);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 57 ratio = 8, enumerator in enum:__gnu_pbds::detail::resize_policy::__anon49339
187 m_shrink_size = m_grow_size / ratio;
210 m_shrink_size = m_grow_size / ratio;
221 || m_shrink_size * ratio == m_grow_size);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 116 ratio = 8, enumerator in enum:__gnu_pbds::detail::resize_policy::__anon54674
194 m_next_shrink_size = m_next_grow_size / ratio;
219 m_next_shrink_size = m_next_grow_size / ratio;
230 m_next_shrink_size* ratio == m_next_grow_size);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 116 ratio = 8, enumerator in enum:__gnu_pbds::detail::resize_policy::__anon55772
194 m_next_shrink_size = m_next_grow_size / ratio;
219 m_next_shrink_size = m_next_grow_size / ratio;
230 m_next_shrink_size* ratio == m_next_grow_size);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 116 ratio = 8, enumerator in enum:__gnu_pbds::detail::resize_policy::__anon60444
194 m_next_shrink_size = m_next_grow_size / ratio;
219 m_next_shrink_size = m_next_grow_size / ratio;
230 m_next_shrink_size* ratio == m_next_grow_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 116 ratio = 8, enumerator in enum:__gnu_pbds::detail::resize_policy::__anon64651
194 m_next_shrink_size = m_next_grow_size / ratio;
219 m_next_shrink_size = m_next_grow_size / ratio;
230 m_next_shrink_size* ratio == m_next_grow_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 116 ratio = 8, enumerator in enum:__gnu_pbds::detail::resize_policy::__anon64779
194 m_next_shrink_size = m_next_grow_size / ratio;
219 m_next_shrink_size = m_next_grow_size / ratio;
230 m_next_shrink_size* ratio == m_next_grow_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 57 ratio = 8, enumerator in enum:__gnu_pbds::detail::resize_policy::__anon64907
187 m_shrink_size = m_grow_size / ratio;
210 m_shrink_size = m_grow_size / ratio;
221 || m_shrink_size * ratio == m_grow_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 116 ratio = 8, enumerator in enum:__gnu_pbds::detail::resize_policy::__anon83434
194 m_next_shrink_size = m_next_grow_size / ratio;
219 m_next_shrink_size = m_next_grow_size / ratio;
230 m_next_shrink_size* ratio == m_next_grow_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 57 ratio = 8, enumerator in enum:__gnu_pbds::detail::resize_policy::__anon83562
187 m_shrink_size = m_grow_size / ratio;
210 m_shrink_size = m_grow_size / ratio;
221 || m_shrink_size * ratio == m_grow_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 57 ratio = 8, enumerator in enum:__gnu_pbds::detail::resize_policy::__anon83690
187 m_shrink_size = m_grow_size / ratio;
210 m_shrink_size = m_grow_size / ratio;
221 || m_shrink_size * ratio == m_grow_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 57 ratio = 8, enumerator in enum:__gnu_pbds::detail::resize_policy::__anon83824
187 m_shrink_size = m_grow_size / ratio;
210 m_shrink_size = m_grow_size / ratio;
221 || m_shrink_size * ratio == m_grow_size);
  /external/chromium_org/ash/touch/
touch_transformer_controller.cc 28 // This is to compute the scale ratio for the TouchEvent's radius. The
65 double ratio = std::sqrt((width * height) / (max_x * max_y)); local
69 << ", Touch radius scale ratio: " << ratio; local
70 return ratio;
119 // the same aspect ratio as its native resolution, there would be
167 return ctm; // Same aspect ratio - return identity
  /external/chromium_org/pdf/
draw_utils.cc 39 inline uint8 GradientChannel(uint8 start, uint8 end, double ratio) {
40 double new_channel = start - (static_cast<double>(start) - end) * ratio;
103 double ratio = static_cast<double>(i) / colors.size(); local
105 GradientChannel(GetRed(start_color), GetRed(end_color), ratio),
106 GradientChannel(GetGreen(start_color), GetGreen(end_color), ratio),
107 GradientChannel(GetBlue(start_color), GetBlue(end_color), ratio),
108 GradientChannel(GetAlpha(start_color), GetAlpha(end_color), ratio));
  /external/chromium_org/third_party/WebKit/Source/core/css/
MediaQuerySetTest.cpp 59 {"aural and (device-aspect-ratio: 16/9)", 0, true},
72 {"screen and (device-aspect-ratio: 16/9)", 0, true},
73 {"(device-aspect-ratio: 16.0/9.0)", "not all", true},
74 {"(device-aspect-ratio: 16/ 9)", "(device-aspect-ratio: 16/9)", true},
75 {"(device-aspect-ratio: 16/\r9)", "(device-aspect-ratio: 16/9)", true},
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraSettings.java 322 * @return The current zoom ratio. The min is 1.0f.
329 * Sets the zoom ratio.
330 * @param ratio The new zoom ratio. Should be in the range between 1.0 to
333 * @throws java.lang.UnsupportedOperationException if the ratio is not
336 public void setZoomRatio(float ratio) {
337 mCurrentZoomRatio = ratio;
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
extensions.py 81 # Print inf when ratio is not available.
82 ratio = float('inf')
85 ratio = float(filtered_bytes) / original_bytes
89 logger.debug('Outgoing compress ratio: %f (average: %f)' %
90 (ratio, average_ratio))
95 # Print inf when ratio is not available.
96 ratio = float('inf')
99 ratio = float(received_bytes) / filtered_bytes
103 logger.debug('Incoming compress ratio: %f (average: %f)' %
104 (ratio, average_ratio)
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocommon.cc 101 // Computes a scale less to fit in max_pixels while maintaining aspect ratio.
128 // maintains original captured frame aspect ratio.
141 // and rendering size with the same aspect ratio.
188 // kAspectThresh is the maximum aspect ratio difference that we'll accept
210 // Compute the frame size that makes pixels square pixel aspect ratio.

Completed in 2926 milliseconds

<<11121314151617181920>>