/external/icu/icu4j/perf-tests/ |
ucharacterperf.pl | 98 print HTML "<TD>$baselineMethod</TD><TD>Ratio</TD></TR>\n"; 125 # output ratio
|
unicodesetperf.pl | 88 print HTML "<TD>$baselineMethod</TD><TD>Ratio</TD></TR>\n"; 115 # output ratio
|
/external/kernel-headers/original/uapi/drm/ |
drm_mode.h | 88 /* Picture aspect ratio options */ 93 /* Aspect ratio flag bitmask (4 bits 22:19) */
|
/external/lz4/lib/ |
lz4.h | 107 * Increasing memory usage improves compression ratio 253 * Compress buffer content 'src', using data from previously compressed blocks as dictionary to improve compression ratio.
|
/external/lz4/tests/ |
test-lz4-speed.py | 94 email_topic = '[%s:%s] Warning for %s:%s last_commit=%s speed<%s ratio<%s' \ 248 parser.add_argument('--ratioLimit', '-r', type=float, help='send email if ratio is lower than given limit', default=0.999)
|
/external/mesa3d/docs/specs/OLD/ |
EGL_MESA_screen_surface.txt | 128 used to determine the pixel aspect ratio. 131 the display resolution and pixel aspect ratio.
|
/external/mesa3d/src/gallium/drivers/ilo/core/ |
ilo_state_sampler.c | 341 * and approximates the log2 of the texel/pixel ratio at the given 354 * 1) LOD is set to log2(texel/pixel ratio). The number of texels is
|
/external/replicaisland/src/com/replica/replicaisland/ |
AndouKun.java | 134 float ratio =((float)dm.widthPixels) / dm.heightPixels; local 135 defaultWidth = (int)(defaultHeight * ratio);
|
/external/skia/include/core/ |
SkPoint.h | 333 /** Scales (fX, fY) so that length() returns one, while preserving ratio of fX to fY, 522 /** Scales (vec->fX, vec->fY) so that length() returns one, while preserving ratio of vec->fX to vec->fY,
|
/external/skqp/include/core/ |
SkPoint.h | 331 /** Scales (fX, fY) so that length() returns one, while preserving ratio of fX to fY, 520 /** Scales (vec->fX, vec->fY) so that length() returns one, while preserving ratio of vec->fX to vec->fY,
|
/external/tensorflow/tensorflow/contrib/coder/kernels/ |
range_coder.cc | 59 // TODO(sjhwang): Try rounding if it helps improve compression ratio, at the 61 // overhead over the theoretical compression ratio was ~0.01%.
|
/external/tensorflow/tensorflow/contrib/integrate/python/ops/ |
odes.py | 490 * error_ratio: 1D float Tensor with the estimated ratio of the integration 491 error to the error tolerance at each integration step. An ratio greater
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
fractional_avg_pool_op_test.py | 280 """Test when pooling ratio is not within [1, 2). 298 """Test when num of rows/cols can evenly divide pooling ratio.
|
fractional_max_pool_op_test.py | 251 """Test when pooling ratio is not within [1, 2). 269 """Test when num of rows/cols can evenly divide pooling ratio.
|
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/ |
SurfaceViewRenderer.java | 321 // Returns desired layout size given current measure specification and video aspect ratio. 534 // Return current frame aspect ratio, taking rotation into account.
|
/frameworks/base/telecomm/java/android/telecom/ |
InCallService.java | 622 * Sets camera zoom ratio. 626 * @param value The camera zoom ratio. [all...] |
/frameworks/support/compat/src/main/java/androidx/core/widget/ |
TextViewCompat.java | 679 // TODO: Decide if we want to ignore density ratio (i.e. when the user changes font size 720 // TODO: Decide if we want to ignore density ratio (i.e. when the user changes font size [all...] |
/frameworks/support/dynamic-animation/src/androidTest/java/androidx/dynamicanimation/tests/ |
SpringTests.java | 168 * Verify that for over-damped springs, the higher the damping ratio, the slower it is. Also 438 * Verifies damping ratio getter returns the right value.
|
/frameworks/support/tv-provider/src/main/java/androidx/tvprovider/media/tv/ |
TvContractCompat.java | [all...] |
/frameworks/wilhelm/src/android/ |
android_AudioSfDecoder.cpp | 700 // fill level is ratio of how much has been played + how much is 704 // if we don't know where we are, assume the worst for the fill ratio
|
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/ |
AnnOverlayPlane.cpp | 395 // to a multiple of the Y/UV ratio. 406 // Check scaling ratio
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
AnnOverlayPlane.cpp | 463 // to a multiple of the Y/UV ratio. 474 // Check scaling ratio
|
/hardware/interfaces/camera/device/3.4/default/ |
ExternalCameraDevice.cpp | 767 // Remove formats that has aspect ratio not croppable from largest size [all...] |
ExternalCameraDeviceSession.cpp | 616 * ratio outputs, and when (at least) two outputs are both not the main aspect ratio 899 // Handle special case where aspect ratio is close to input but scaled [all...] |
/hardware/interfaces/gnss/1.0/ |
IGnssMeasurementCallback.hal | 558 * Signal-to-noise ratio at correlator output in dB. 560 * This is the power ratio of the "correlation peak height above the
|