Searched
full:ratio (Results
1101 -
1125 of
3086) sorted by null
<<41424344454647484950>>
/external/mesa3d/src/gallium/docs/source/cso/ |
sampler.rst | 108 Maximum anistropy ratio to use when sampling from textures. For example,
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
nvc0_query_hw_metric.c | 37 "Ratio of the average active warps per active cycle to the maximum " 43 "Ratio of non-divergent branches to total branches"), 90 "Ratio of the average active threads per warp to the maximum number of " 96 "Ratio of the average active threads per warp executing non-predicated "
|
/external/python/cpython2/Demo/turtle/ |
tdemo_penrose.py | 22 f = (5**0.5-1)/2.0 # (sqrt(5)-1)/2 -- golden ratio
|
/external/python/cpython2/Lib/test/ |
test_imgfile.py | 69 # makes no attempt to keep the aspect ratio correct, so that
|
/external/python/cpython3/Lib/turtledemo/ |
penrose.py | 22 f = (5**0.5-1)/2.0 # (sqrt(5)-1)/2 -- golden ratio
|
/external/skia/src/pathops/ |
SkPathOpsConic.cpp | 120 Thus, w is the ratio of the distance from the mid of end points to the on-curve point, and the
|
/external/skqp/src/pathops/ |
SkPathOpsConic.cpp | 120 Thus, w is the ratio of the distance from the mid of end points to the on-curve point, and the
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
PVRTMatrix.h | 507 @param[in] fAspect Aspect ratio 524 @param[in] fAspect Aspect ratio 542 @param[in] fAspect Aspect ratio 559 @param[in] fAspect Aspect ratio
|
/external/tensorflow/tensorflow/contrib/lite/java/demo/app/src/main/java/com/example/android/tflitecamerademo/ |
Camera2BasicFragment.java | 226 * respective max size, and whose aspect ratio matches with the specified value. If such size 228 * whose aspect ratio matches with the specified value. 235 * @param aspectRatio The aspect ratio 424 // We fit the aspect ratio of TextureView to the size of preview we picked.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
api_def_SampleDistortedBoundingBox.pbtxt | 63 The cropped area of the image must have an aspect ratio =
|
api_def_SampleDistortedBoundingBoxV2.pbtxt | 63 The cropped area of the image must have an aspect ratio =
|
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/ |
sprite.h | 32 // at the same aspect ratio as the original source.
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
aec_resampler.c | 88 // Sample rate ratio
|
/external/webrtc/webrtc/modules/audio_processing/beamformer/ |
nonlinear_beamformer.cc | 469 float ratio = 0.f; local 471 ratio = rpsiw / rpsim; 474 return (1.f - std::min(kCutOffConstant, ratio / rmw_r)) / 475 (1.f - std::min(kCutOffConstant, ratio / ratio_rxiw_rxim));
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
bwe.h | 170 // Used for calculating global packet loss ratio.
|
plot_dynamics.py | 128 ('Packet_Loss', "Time (s)", "Packet Loss Ratio", 3, 1.0),
|
/external/wpa_supplicant_8/wpa_supplicant/ |
bss.h | 101 /** Signal-to-noise ratio in dB */
|
/external/zlib/src/examples/ |
gzlog.h | 83 reduce the compression ratio. The return codes are the same as for
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
rate_control.h | 60 float smTick; /*ratio of src versus enc frame rate */
|
/frameworks/av/media/libstagefright/codecs/on2/enc/ |
SoftVPXEncoder.h | 222 // Temporal layer bitrare ratio in percentage
|
/frameworks/av/packages/MediaComponents/src/com/android/widget/ |
VideoSurfaceView.java | 171 // for compatibility, we adjust size based on aspect ratio
|
VideoTextureView.java | 182 // for compatibility, we adjust size based on aspect ratio
|
/frameworks/base/core/java/android/util/ |
LauncherIcons.java | 150 // Ratio of child drawable size to shadow bitmap size
|
/frameworks/base/core/java/android/widget/ |
MediaControlView2.java | 128 * MediaControlView2 button value for adjusting aspect ratio of view.
|
/frameworks/base/media/java/android/media/ |
MediaExtractor.java | 484 * Pixel aspect ratio information<sup>AVC, *</sup></td> 540 * <p class=note><strong>*Pixel (sample) aspect ratio</strong> is returned in the following 548 * <td>{@code "sar-width"}</td><td>Integer</td><td colspan=2>Pixel aspect ratio width</td> 550 * <td>{@code "sar-height"}</td><td>Integer</td><td colspan=2>Pixel aspect ratio height</td>
|
Completed in 1583 milliseconds
<<41424344454647484950>>