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

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/uapi/linux/
pps.h 71 struct pps_ktime assert_off_tu; /* offset compensation for assert */
72 struct pps_ktime clear_off_tu; /* offset compensation for clear */
84 #define PPS_OFFSETASSERT 0x10 /* apply compensation for assert ev. */
85 #define PPS_OFFSETCLEAR 0x20 /* apply compensation for clear ev. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
pps.h 71 struct pps_ktime assert_off_tu; /* offset compensation for assert */
72 struct pps_ktime clear_off_tu; /* offset compensation for clear */
84 #define PPS_OFFSETASSERT 0x10 /* apply compensation for assert ev. */
85 #define PPS_OFFSETCLEAR 0x20 /* apply compensation for clear ev. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
pps.h 71 struct pps_ktime assert_off_tu; /* offset compensation for assert */
72 struct pps_ktime clear_off_tu; /* offset compensation for clear */
84 #define PPS_OFFSETASSERT 0x10 /* apply compensation for assert ev. */
85 #define PPS_OFFSETCLEAR 0x20 /* apply compensation for clear ev. */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_MCReconBlock.c 12 * MPEG4 motion compensation prediction for an 8x8 block using
27 * Performs half pel motion compensation for an 8x8 block using vertical
69 * Performs half pel motion compensation for an 8x8 block using horizontal
113 * Performs half pel motion compensation for an 8x8 block using both
164 * Do motion compensation and copy the result to the current block.
204 * Reconstructs INTER block by summing the motion compensation results
214 * is done, only motion compensation, i.e., the block is
250 * Performs motion compensation prediction for an 8x8 block using
262 * no prediction is done, only motion compensation, i.e., the block
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
adj_thr.h 19 Content: Threshold compensation function
adj_thr_data.h 19 Content: Threshold compensation parameter
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
CameraFunctionalTest.java 50 * - exposure compensation
128 * Functional test iterating on the range of supported exposure compensation levels
142 // only get integer values for exposure compensation
150 Log.v(TAG, "Setting exposure compensation index to " + i);
159 fail("Camera exposure compensation test Exception");
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
GeometryMathUtils.java 349 Matrix compensation = new Matrix(); local
350 compensation.postTranslate(dx, dy);
363 compensation.postScale(scale, scale, cx, cy);
364 compensation.postRotate(angle, cx, cy);
365 compensation.postRotate(rotation, cx, cy);
366 compensation.postTranslate(-cx, -cy);
367 concatMirrorMatrix(compensation, holder);
368 compensation.postTranslate(cx, cy);
369 return compensation;
  /external/chromium_org/cc/layers/
layer_position_constraint_unittest.cc 154 // This test checks for correct scroll compensation when the fixed-position
215 // This test checks for correct scroll compensation when the fixed-position
294 // This test checks for correct scroll compensation when the fixed-position
372 // This test checks for correct scroll compensation when the fixed-position
480 // This test checks for correct scroll compensation when the fixed-position
484 // This test checks for correct scroll compensation when the fixed-position
595 // This test checks for correct scroll compensation when the fixed-position
655 // compensation in the correct space. This test will fail if the
696 // compensation in the correct space. This test will fail if the
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.h 80 // delay compensation
  /packages/apps/Camera/tests/src/com/android/camera/activity/
CameraTestCase.java 239 "min-exposure-compensation=-30;max-exposure-compensation=30;" +
240 "exposure-compensation=0;exposure-compensation-step=0.1;" +
  /packages/apps/Camera2/tests_camera/src/com/android/camera/activity/
CameraTestCase.java 239 "min-exposure-compensation=-30;max-exposure-compensation=30;" +
240 "exposure-compensation=0;exposure-compensation-step=0.1;" +
  /packages/apps/Camera2/src/com/android/camera/app/
OrientationManagerImpl.java 109 // framework orientation, we calculate a a compensation value according to
111 // the framework orientation, we always set the compensation value to 0.
184 // This listens to the device orientation, so we can update the compensation.
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
OrientationManager.java 66 // framework orientation, we calculate a a compensation value according to
68 // the framework orientation, we always set the compensation value to 0.
114 // This listens to the device orientation, so we can update the compensation.
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRootView.java 233 int compensation = 0; local
238 compensation = mOrientationSource.getCompensation();
241 compensation = 0;
244 if (mCompensation != compensation) {
245 mCompensation = compensation;
265 + " (compensation " + mCompensation + ")");
  /external/libexif/libexif/olympus/
mnote-olympus-tag.c 52 {MNOTE_NIKON_TAG_FLASHEXPCOMPENSATION, "FlashExpCompensation", N_("Flash Exposure Compensation"), ""},
59 {MNOTE_NIKON_TAG_TONECOMPENSATION, "ToneCompensation", N_("Tone Compensation"), ""},
129 {MNOTE_OLYMPUS_TAG_EXPOSURECOMP, "ExposureCompensation", N_("Exposure Compensation"), ""},
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
ZeroPole.cpp 44 // Gain compensation to make 0dB @ 0Hz
  /external/libvorbis/lib/
psy.h 112 float m_val; /* Masking compensation value */
  /external/qemu/android/camera/
camera-format-converters.h 57 * exp_comp - Expsoure compensation.
  /hardware/intel/img/psb_video/src/
vc1_header.h 67 or the intensity compensation mode.
181 typedef struct { // Information about the intensity compensation history of previous pictures
188 /* Indication of what fields undergo intensity compensation */
269 /* Information about the intensity compensation history of previous pictures */
  /hardware/ti/omap4xxx/camera/
CameraParameters.cpp 45 const char CameraProperties::SUPPORTED_EV_MAX[] = "prop-ev-compensation-max";
46 const char CameraProperties::SUPPORTED_EV_MIN[] = "prop-ev-compensation-min";
47 const char CameraProperties::SUPPORTED_EV_STEP[] = "prop-ev-compensation-step";
70 const char CameraProperties::EV_COMPENSATION[] = "prop-ev-compensation-default";
  /packages/apps/Camera2/res/xml/
camera_preferences.xml 66 <!-- Exposure Compensation -->
  /pdk/apps/CameraITS/tests/inprog/
test_ev_compensation.py 25 """Tests that EV compensation is applied.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
ExposureCompensationTest.java 103 /** Checks for each exposure compensation setting within the test range.*/
197 return "Exposure Compensation Test: \n";
  /external/libexif/libexif/canon/
mnote-canon-tag.c 100 {MNOTE_CANON_TAG_SETTINGS_2, 5, N_("Exposure Compensation")},
106 {MNOTE_CANON_TAG_SETTINGS_2, 14, N_("Flash Exposure Compensation")},

Completed in 7171 milliseconds

1 2 3 4 5 6 7 8 91011>>