/development/ndk/platforms/android-24/include/camera/ |
NdkCameraMetadataTags.h | 118 * <p>When auto-white balance (AWB) is enabled with ACAMERA_CONTROL_AWB_MODE, this 131 * <p><img alt="White balance processing pipeline" src="../images/camera2/metadata/android.colorCorrection.mode/processing_pipeline.png" /></p> 132 * <p>The white balance is encoded by two values, a 4-channel white-balance 135 * <p>The 4-channel white-balance gains are defined as:</p> 191 * white-balance.</p> [all...] |
/frameworks/av/camera/include/camera/ndk/ |
NdkCameraMetadataTags.h | 124 * <p>When auto-white balance (AWB) is enabled with ACAMERA_CONTROL_AWB_MODE, this 137 * <p><img alt="White balance processing pipeline" src="../images/camera2/metadata/android.colorCorrection.mode/processing_pipeline.png" /></p> 138 * <p>The white balance is encoded by two values, a 4-channel white-balance 141 * <p>The 4-channel white-balance gains are defined as:</p> 197 * white-balance.</p> [all...] |
/external/aac/libSBRenc/src/ |
env_est.cpp | 402 \brief Quantisation of the panorama value (balance) [all...] |
/frameworks/base/core/java/android/hardware/ |
Camera.java | [all...] |
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videoproc/ |
BackDropperFilter.java | 158 // White balance change in Red channel for foreground 160 // White balance change in Blue channel for foreground 162 // Variable to control automatic white balance effect 192 // Default scale of auto white balance parameters 316 // Automatic White Balance parameter decision shader 317 // Use the Gray World assumption that in a white balance corrected image, the average of R, G, B 319 // To match the white balance of foreground and background, the average of R, G, B channel of 350 // tex_sampler_3: Auto white-balance factors. 366 // The foreground texture is modified by multiplying both manual and auto white balance changes in R and B [all...] |
/device/generic/goldfish/camera/ |
EmulatedCameraDevice.h | 127 /* Initializes the white balance modes parameters. 130 * preferences on the white balance parameters. Green channel in the RGB 134 * mode the text describing the current white balance mode 178 /* Sets the white balance mode for the device. 397 * white balance mode.
|
/external/kernel-headers/original/uapi/linux/ |
btrfs_tree.h | 50 /* for storing balance parameters in the root tree */ 243 * - balance status item 715 * store balance parameters to disk so that balance can be properly 862 * fs_info->avail_*_alloc_bits (in-memory) and balance item fields
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
JSONWriter.java | 174 * End an array. This method most be called to balance calls to 184 * End an object. This method most be called to balance calls to
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
v4l2_test.c | 253 {"VIDIOC_S_CTRL, withe balance", test_VIDIOC_S_CTRL_white_balance}, 254 {"VIDIOC_S_CTRL, white balance with invalid value parameter",
|
/external/skia/include/core/ |
SkPixelRef.h | 78 * Call to access the pixel memory. Return true on success. Balance this 86 * Balance this with a call to unlockPixels().
|
/external/skia/src/gpu/ |
GrResourceProvider.h | 85 * must balance with a call to unref. 225 * caller must balance with a call to unref().
|
/external/webrtc/webrtc/voice_engine/ |
voe_volume_control_impl.cc | 375 // Master balance (affectes the signal after output mixing) 378 // Per-channel balance (affects the signal before output mixing)
|
/hardware/intel/img/psb_video/src/ |
vsp_VPP.c | 1065 VAProcFilterParameterBufferColorBalance *balance; local [all...] |
/hardware/qcom/gps/msm8909/utils/ |
LocHeap.cpp | 101 // push keeps the tree sorted by rank, it also tries to balance the 126 // pop keeps the tree sorted by rank, but it does not try to balance
|
/hardware/qcom/gps/msm8996/utils/ |
LocHeap.cpp | 101 // push keeps the tree sorted by rank, it also tries to balance the 126 // pop keeps the tree sorted by rank, but it does not try to balance
|
/hardware/qcom/gps/msm8998/utils/ |
LocHeap.cpp | 101 // push keeps the tree sorted by rank, it also tries to balance the 126 // pop keeps the tree sorted by rank, but it does not try to balance
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/ |
channelmap.h | 330 /** Returns non-zero if it makes sense to apply a volume 'balance' 336 * (i.e. 'balance' between front and rear) with this mapping, i.e. if
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/ |
channelmap.h | 333 /** Returns non-zero if it makes sense to apply a volume 'balance' 339 * (i.e. 'balance' between front and rear) with this mapping, i.e. if
|
/external/libmtp/src/ |
ptp.c | [all...] |
/system/media/camera/docs/ |
metadata_properties.xml | 138 All advanced white balance adjustments (not specified 139 by our white balance pipeline) must be disabled. 150 Advanced white balance adjustments above and beyond 151 the specified white balance pipeline may be applied. 163 Advanced white balance adjustments above and beyond 164 the specified white balance pipeline may be applied. 178 When auto-white balance (AWB) is enabled with android.control.awbMode, this 196 ![White balance processing pipeline](android.colorCorrection.mode/processing_pipeline.png) 198 The white balance is encoded by two values, a 4-channel white-balance [all...] |
ndk_metadata_properties.xml | 138 All advanced white balance adjustments (not specified 139 by our white balance pipeline) must be disabled. 150 Advanced white balance adjustments above and beyond 151 the specified white balance pipeline may be applied. 163 Advanced white balance adjustments above and beyond 164 the specified white balance pipeline may be applied. 178 When auto-white balance (AWB) is enabled with android.control.awbMode, this 196 ![White balance processing pipeline](android.colorCorrection.mode/processing_pipeline.png) 198 The white balance is encoded by two values, a 4-channel white-balance [all...] |
/art/runtime/ |
thread_pool.h | 163 // Work balance detection.
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
PictureTest.java | 75 // The serialization/deserialization process will balance the saves and restores
|
/development/ndk/platforms/android-9/include/linux/ |
videodev.h | 112 __u16 balance; member in struct:video_audio
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
IntStream.as | 72 * and rewind(i) should balance still. It is
|