Searched
full:ratio (Results
651 -
675 of
2022) sorted by null
<<21222324252627282930>>
/external/antlr/antlr-3.4/runtime/CSharp2/ |
README.TXT | 91 are (currently) low volume and have a very high Signal-to-Noise ratio. We'd
|
/external/chromium_org/ash/desktop_background/ |
wallpaper_resizer.cc | 63 // The dimension with the smallest ratio must be cropped, the other
|
/external/chromium_org/ash/wm/overview/ |
scoped_transform_overview_window.h | 41 // aspect ratio).
|
/external/chromium_org/chrome/browser/profiles/ |
profile_avatar_icon_util.h | 92 // so that when resized to a square aspect ratio it looks pretty.
|
/external/chromium_org/chrome/browser/ui/cocoa/tab_contents/ |
tab_contents_controller.h | 32 // container view, sized to the aspect ratio of the capture video resolution,
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
taskbar_decorator_win.cc | 44 // Maintain aspect ratio on resize.
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
suggestions_source_top_sites.cc | 24 // The weight used by the combiner to determine which ratio of suggestions
|
/external/chromium_org/chrome/renderer/ |
chrome_render_frame_observer.cc | 28 // |thumbnail_max_size_pixels|, preserving the original aspect ratio.
|
/external/chromium_org/content/renderer/media/ |
media_stream_video_source.cc | 89 // Retrieve the desired max and min aspect ratio from |constraints|. If not set, 92 // If either min or max aspect ratio is set as a mandatory constraint, the 155 // aspect ratio. 236 DLOG(WARNING) << "Wrong requested aspect ratio.";
|
video_track_adapter.h | 22 // aspect ratio.
|
/external/chromium_org/remoting/base/ |
util.h | 29 // as ratio between |dest_size| and |source_size|. The target rectangle
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
PrintContext.h | 51 // FIXME: The printRect argument is only used to determine page aspect ratio, it would be better to pass a FloatSize with page dimensions instead.
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
StrokeData.cpp | 36 static const int dashRatio = 3; // Ratio of the length of a dash to its width.
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/ |
FETurbulence.cpp | 302 float ratio = 1; local 305 turbulenceFunctionResult += noise2D(channel, paintingData, stitchData, noiseVector) / ratio; 307 turbulenceFunctionResult += fabsf(noise2D(channel, paintingData, stitchData, noiseVector)) / ratio; 310 ratio *= 2;
|
/external/chromium_org/third_party/WebKit/public/platform/ |
WebScreenInfo.h | 40 // Device scale factor. Specifies the ratio between physical and logical
|
/external/chromium_org/third_party/speex/include/speex/ |
speex_stereo.h | 52 float e_ratio; /**< Ratio of energies: E(left+right)/[E(left)+E(right)] */
|
/external/chromium_org/third_party/webrtc/base/ |
win32.cc | 340 const ULONGLONG RATIO = 10000000; 341 *ut = static_cast<time_t>((current_ul.QuadPart - base_ul.QuadPart) / RATIO); 363 const ULONGLONG RATIO = 10000000; 365 current_ul.QuadPart = base_ul.QuadPart + static_cast<int64>(ut) * RATIO;
|
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/ |
aecm_defines.h | 52 #define MIN_MSE_DIFF 29 /* The ratio between adapted and stored channel to */
|
/external/e2fsprogs/misc/ |
dumpe2fs.c | 82 unsigned long num, unsigned long offset, int ratio) 88 offset /= ratio; 95 print_number((i + offset) * ratio); 100 print_number((j + offset) * ratio);
|
mke2fs.conf.5.in | 165 This relation specifies the default inode ratio if the user does not 168 inode ratio. 181 reserved ratio. This value can be a floating point number. 361 This relation specifies the default inode ratio if the user does not
|
/external/lzma/C/ |
Lzma86.h | 37 For better compression ratio dictSize must be >= inSize.
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/ |
NameValueBlockReader.java | 38 // ratio of compressed bytes to uncompressed bytes.
|
/external/speex/include/speex/ |
speex_stereo.h | 52 float e_ratio; /**< Ratio of energies: E(left+right)/[E(left)+E(right)] */
|
/frameworks/av/camera/ |
CameraUtils.cpp | 114 * aspect ratio, or the preview will end up looking non-uniformly
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
SoftAACEncoder2.cpp | 181 ALOGE("invalid SBR ratio %d", mSBRRatio); 366 ALOGV("setAudioParams: %u Hz, %u channels, %u bps, %i sbr mode, %i sbr ratio", 400 /* SBR ratio parameter configurations: 401 0: Default configuration wherein SBR ratio is configured depending on audio object type by
|
Completed in 1757 milliseconds
<<21222324252627282930>>