/hardware/ti/omap4-aah/test/CameraHal/ |
camera_test.h | 43 #define KEY_COMPENSATION "exposure-compensation"
|
/packages/apps/Camera/res/values/ |
arrays.xml | 394 <!-- Icons for exposure compensation -->
|
/packages/apps/Camera/src/com/android/camera/ |
CameraSettings.java | 245 // show only integer values for exposure compensation
|
/packages/apps/Camera2/res/values/ |
arrays.xml | 309 <!-- Icons for exposure compensation -->
|
/packages/apps/Camera2/src/com/android/camera/settings/ |
AppUpgrader.java | 170 // Manual exposure compensation: boolean -> String, from default.
|
/packages/apps/Gallery2/res/values/ |
arrays.xml | 469 <!-- Icons for exposure compensation -->
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
PhotoView.java | 490 int compensation = root.getCompensation(); local 492 || mCompensation != compensation) { 494 mCompensation = compensation; 539 Log.d(TAG, "compensation = " + mCompensation [all...] |
/packages/apps/LegacyCamera/src/com/android/camera/ |
CameraSettings.java | 205 // show only integer values for exposure compensation
|
/device/moto/shamu/camera/QCamera2/stack/common/ |
cam_types.h | [all...] |
/external/aac/libFDK/src/ |
FDK_hybrid.cpp | 347 /* HF delay compensation was applied outside. */ 352 /* HF delay compensation, filterlength/2. */
|
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/ |
echo_cancellation.c | 147 // largest possible drift compensation (kResamplerBufferSize) + "almost" an 759 // to the buffer and no delay compensation nor AEC processing
|
/external/chromium_org/third_party/webrtc/modules/audio_processing/include/ |
audio_processing.h | 393 // This enables a compensation mechanism, and requires that 400 // if drift compensation is enabled, prior to |ProcessStream()|.
|
/external/libexif/libexif/canon/ |
mnote-canon-entry.c | 300 {32, 1, N_("Exposure compensation")}, 302 {32, 3, N_("AE lock + exposure compensation")},
|
/frameworks/base/core/java/android/hardware/camera2/ |
CaptureRequest.java | 625 * algorithm's antibanding compensation.</p> 684 * will mean an exposure compensation of +2 EV; -3 will mean an 685 * exposure compensation of -1 EV. One EV represents a doubling 689 * <p>In the event of exposure compensation value being changed, camera device 695 * <p><b>Units</b>: Compensation steps</p> [all...] |
CaptureResult.java | 476 * algorithm's antibanding compensation.</p> 535 * will mean an exposure compensation of +2 EV; -3 will mean an 536 * exposure compensation of -1 EV. One EV represents a doubling 540 * <p>In the event of exposure compensation value being changed, camera device 546 * <p><b>Units</b>: Compensation steps</p> [all...] |
/external/aac/libSBRdec/src/ |
env_calc.cpp | 344 FIXP_DBL compensation; /* Compensation factor for the energy change when applying modified gains */ local 395 /* Calculate compensation factor to retain the energy of the amplified signal */ 398 &compensation, &compensation_e); 400 /* Apply compensation factor to all gains of the group */ 402 nrgGain[k] = fMult(nrgGain[k],compensation); [all...] |
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_app.c | [all...] |
/external/libexif/po/ |
en_AU.po | 973 msgid "Exposure compensation" 974 msgstr "Exposure compensation" 981 msgid "AE lock + exposure compensation" 982 msgstr "AE lock + exposure compensation" [all...] |
en_GB.po | 973 msgid "Exposure compensation" 974 msgstr "Exposure compensation" 981 msgid "AE lock + exposure compensation" 982 msgstr "AE lock + exposure compensation" [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ForkJoinPool.java | 270 * compensation for blocked workers. However, all other support 383 * without the need for a compensation thread (although at the 388 * only on compensation in method awaitBlocker. 425 * retries of each. Compensation in the apparent absence of 429 * able to determine whether they will ever require compensation. [all...] |
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/ |
cmscnvrt.c | 31 // compensation and Adaptation parameters may vary across profiles. BPC and Adaptation refers to the PCS 178 // Black point compensation. Implemented as a linear scaling in XYZ. Black points [all...] |
cmsps2.c | 1113 Black point compensation plus chromatic adaptation: 1122 Step 2 - Black point compensation [all...] |
/external/qemu/android/camera/ |
camera-service.c | [all...] |
/bionic/libc/arch-arm/bionic/ |
memcpy.a9.S | 81 #define PC_OFFSET 8 /* PC pipeline compensation. */
|
/device/asus/fugu/libaudio/ |
AudioStreamOut.cpp | 730 // compensation in the system.
|