HomeSort by relevance Sort by last modified time
    Searched full:uncorrected (Results 1 - 25 of 37) sorted by null

1 2

  /external/dng_sdk/source/
dng_lens_correction.h 131 /// Parameter r is the source (i.e., uncorrected) normalized radius,
232 // from corrected pixel coordinates (xDst, yDst) to uncorrected pixel
268 // Compute the uncorrected pixel position (xSrc, ySrc):
355 // coordinates (xDst, yDst) to uncorrected pixel coordinates (xSrc,
387 // Compute the uncorrected pixel position (xSrc, ySrc):
536 // Let v be an uncorrected pixel value of a pixel p in linear space.
  /external/fec/
rstest.c 128 printf("(%d,%d) decoder uncorrected errors! output ^ input:",nn,kk);
208 printf("(%d,%d) decoder uncorrected errors! output ^ input:",nn,kk);
286 printf("(%d,%d) decoder uncorrected errors! output ^ input:",nn,kk);
exercise.c 113 printf(" uncorrected errors! output ^ input:");
  /external/e2fsprogs/tests/
README 12 4 Filesystem errors left uncorrected
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
mce.h 26 #define MCI_STATUS_UC (1ULL<<61) /* uncorrected error */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
mce.h 29 #define MCI_STATUS_UC (1ULL<<61) /* uncorrected error */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
mce.h 29 #define MCI_STATUS_UC (1ULL<<61) /* uncorrected error */
  /external/skia/tools/
colorspaceinfo.cpp 34 DEFINE_string(uncorrected, "", "A path to reencode the uncorrected input image.");
443 "--uncorrected <path to reencoded, uncorrected input image>\n"
445 "Also, if a path is provided, writes uncorrected bytes to an unmarked "
631 // Also, if requested, decode and reencode the uncorrected input image.
646 SkDebugf("Failed to encode uncorrected image.\n");
651 SkDebugf("Failed to write uncorrected image output.\n");
  /hardware/interfaces/gnss/1.0/
IGnssMeasurementCallback.hal 426 * It is mandatory to provide the 'uncorrected' 'pseudorange rate', and
428 * uncorrected pseudorange rate, do not apply the corrections described above.)
431 * A positive 'uncorrected' value indicates that the SV is moving away from
434 * The sign of the 'uncorrected' 'pseudorange rate' and its relation to the
  /external/toybox/toys/pending/
fsck.c 279 TT.sum_status |= 4; //Uncorrected.
284 TT.sum_status |= 4; //Uncorrected.
  /frameworks/base/location/java/android/location/
GnssMeasurement.java 513 * <p>The value is uncorrected, i.e. corrections for receiver and satellite clock frequency
516 * <p>A positive 'uncorrected' value indicates that the SV is moving away from the receiver. The
517 * sign of the 'uncorrected' 'pseudorange rate' and its relation to the sign of 'doppler shift'
    [all...]
GpsMeasurement.java 379 * A positive 'uncorrected' value indicates that the SV is moving away from the receiver.
380 * The sign of the 'uncorrected' Pseudorange Rate and its relation to the sign of
399 * value, {@code false} if it contains an uncorrected value.
    [all...]
  /external/kernel-headers/original/uapi/mtd/
mtd-abi.h 188 /* Get statistics about corrected/uncorrected errors */
  /external/skia/site/user/sample/
color.md 12 uncorrected colors is illustrated below.
  /external/strace/linux/
mtd-abi.h 188 /* Get statistics about corrected/uncorrected errors */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
mtd-abi.h 187 /* Get statistics about corrected/uncorrected errors */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mce.h 31 ULONG Uncorrected:1;
70 ULONG UnCorrected:1;
  /external/e2fsprogs/e2fsck/
e2fsck.8.in 370 \ 4\ \-\ File system errors left uncorrected
e2fsck.h 78 #define FSCK_UNCORRECTED 4 /* File system errors left uncorrected */
  /external/e2fsprogs/misc/
fsck.8.in 63 \ 4\ \-\ File system errors left uncorrected
  /frameworks/opt/bitmap/src/com/android/bitmap/
DecodeTask.java 337 // orientation has been corrected. We need to decode the uncorrected
  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
BasicBitmapDrawable.java 391 // been corrected. We need to decode the uncorrected source rectangle. Calculate true
  /hardware/libhardware/include/hardware/
gps.h     [all...]
  /hardware/qcom/gps/msm8998/utils/
loc_gps.h     [all...]
  /hardware/qcom/gps/sdm845/utils/
loc_gps.h     [all...]

Completed in 538 milliseconds

1 2