Searched
full:adjustment (Results
251 -
275 of
860) sorted by null
<<11121314151617181920>>
/external/neven/Embedded/common/src/b_TensorEm/ |
Flt16Mat2D.h | 111 /** creates matrix from 32 bit values (automatic adjustment of bbp value) */
|
Flt16Mat3D.h | 123 /** creates matrix from 32 bit values (automatic adjustment of bbp value) */
|
Flt16Vec2D.h | 86 /** creates vector from 32 bit values (automatic adjustment of bbp value) */
|
Flt16Vec3D.h | 97 /** creates vector from 32 bit values (automatic adjustment of bbp value) */
|
/external/openssh/openbsd-compat/ |
port-linux.c | 292 /* Restore the saved OOM adjustment */
|
/external/qemu/distrib/jpeg-6b/ |
wrrle.c | 122 /* Shifting would need adjustment for JSAMPLEs wider than 8 bits. */
|
/external/skia/src/pdf/ |
SkPDFGraphicState.cpp | 230 insert("SA", new SkPDFBool(true))->unref(); // Auto stroke adjustment.
|
/external/skia/src/sfnt/ |
SkOTUtils.cpp | 149 // Update the checksum adjustment in the head table.
|
/external/srec/srec/cfront/ |
chelmel4.c | 52 This enables us to bypass gain adjustment.
|
/external/srec/srec/crec/ |
srec_eosd.c | 252 the cost at endnode is the same or worse (even wrapup_cost adjustment) */
|
/external/webrtc/src/common_audio/vad/ |
vad_filterbank.c | 33 // Adjustment for division with two in WebRtcVad_SplitFilter
|
/frameworks/base/core/java/android/app/backup/ |
FullBackup.java | 100 // drop down to the final metadata adjustment.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/ |
AndroidJUnitLaunchAction.java | 116 // TODO: is progress monitor adjustment needed here?
|
/external/chromium_org/third_party/opus/src/include/ |
opus_defines.h | 664 /** Configures decoder gain adjustment. 667 * OPUS_BAD_ARG otherwise. The default is zero indicating no adjustment. 675 /** Gets the decoder's configured gain adjustment. @see OPUS_SET_GAIN
|
/external/chromium_org/third_party/ots/src/ |
gpos.cc | 81 // Check existence of adjustment fields. 202 // Single Adjustment Positioning Subtable 373 // Pair Adjustment Positioning Subtable
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
pitch_estimator.c | 222 adj = 0.2 * ratio * (2.0 - ratio); /* adjustment factor; inverse parabola as a function of ratio */ 243 adj = 0.9 * ratio * (2.0 - ratio); /* adjustment factor; inverse parabola as a function of ratio */ 265 adj = ratio * (2.0 - ratio); /* adjustment factor; inverse parabola as a function of ratio */
|
/frameworks/base/media/mca/effect/java/android/media/effect/ |
EffectFactory.java | 122 * <td>The scale of the adjustment.</td> 123 * <td>Float, between 0 and 1. Zero means no adjustment, while 1 indicates the maximum 124 * amount of adjustment.</td>
|
/dalvik/dx/src/com/android/dx/merge/ |
DexMerger.java | [all...] |
/external/speex/libspeex/ |
jitter.c | 355 /** Compensate all timings when we do an adjustment of the buffering */ 719 /*fprintf(stderr, "opt adjustment is %d ", opt);*/ 742 automatically disable auto-adjustment */
|
/abi/cpp/src/ |
dynamic_cast.cc | 47 // FIXME: should we align pointer after adjustment?
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_fma.c | 66 * were lost to rounding. This adjustment negates the effects of double
|
s_fmal.c | 66 * were lost to rounding. This adjustment negates the effects of double
|
/device/generic/goldfish/camera/ |
EmulatedCameraDevice.cpp | 142 * be stored in place. The adjustment is done in RGB space.
|
/external/ceres-solver/docs/source/ |
solving.rst | 485 adjustment problems, bundle adjustment problem have a special 499 A key characteristic of the bundle adjustment problem is that there is 575 complement, allow bundle adjustment algorithms to significantly scale 603 Another option for bundle adjustment problems is to apply PCG to the 636 language of Domain Decomposition, each point in a bundle adjustment 651 number of the matrix :math:`H`. For most bundle adjustment problems, 691 For bundle adjustment problems arising in reconstruction from [all...] |
/external/ceres-solver/internal/ceres/ |
parameter_block.h | 67 // parameter; for example, shared focal length in a bundle adjustment
|
Completed in 644 milliseconds
<<11121314151617181920>>