/frameworks/av/camera/ndk/include/camera/ |
NdkCameraMetadataTags.h | 491 * camera device will add the weights in the overlap region.</p> 492 * <p>The weights are relative to weights of other exposure metering regions, so if only one 493 * region is used, all non-zero weights will have the same effect. A region with 0 653 * camera device will add the weights in the overlap region.</p> 654 * <p>The weights are relative to weights of other metering regions, so if only one region 655 * is used, all non-zero weights will have the same effect. A region with 0 weight is [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
IRBuilder.h | 676 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { 677 if (Weights) 678 I->setMetadata(LLVMContext::MD_prof, Weights); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/ |
IRBuilder.h | 735 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { 736 if (Weights) 737 I->setMetadata(LLVMContext::MD_prof, Weights); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/ |
IRBuilder.h | 735 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { 736 if (Weights) 737 I->setMetadata(LLVMContext::MD_prof, Weights); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/ |
IRBuilder.h | 735 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { 736 if (Weights) 737 I->setMetadata(LLVMContext::MD_prof, Weights); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/ |
IRBuilder.h | 735 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { 736 if (Weights) 737 I->setMetadata(LLVMContext::MD_prof, Weights); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/ |
IRBuilder.h | 735 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { 736 if (Weights) 737 I->setMetadata(LLVMContext::MD_prof, Weights); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/ |
IRBuilder.h | 735 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { 736 if (Weights) 737 I->setMetadata(LLVMContext::MD_prof, Weights); [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
IRBuilder.h | 676 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { 677 if (Weights) 678 I->setMetadata(LLVMContext::MD_prof, Weights); [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/ |
IRBuilder.h | 735 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { 736 if (Weights) 737 I->setMetadata(LLVMContext::MD_prof, Weights); [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/ |
IRBuilder.h | 735 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { 736 if (Weights) 737 I->setMetadata(LLVMContext::MD_prof, Weights); [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/ |
IRBuilder.h | 735 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { 736 if (Weights) 737 I->setMetadata(LLVMContext::MD_prof, Weights); [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/ |
IRBuilder.h | 735 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { 736 if (Weights) 737 I->setMetadata(LLVMContext::MD_prof, Weights); [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/ |
IRBuilder.h | 735 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { 736 if (Weights) 737 I->setMetadata(LLVMContext::MD_prof, Weights); [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/ |
IRBuilder.h | 735 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { 736 if (Weights) 737 I->setMetadata(LLVMContext::MD_prof, Weights); [all...] |
/system/media/camera/docs/ |
metadata_definitions.xml | [all...] |
/external/tensorflow/tensorflow/python/framework/ |
ops.py | [all...] |
/external/mesa3d/src/mapi/glapi/gen/ |
gl_API.xml | [all...] |
/external/clang/lib/CodeGen/ |
CodeGenFunction.h | [all...] |
/external/deqp/framework/common/ |
tcuAstcUtil.cpp | [all...] |
/external/guava/guava/src/com/google/common/cache/ |
LocalCache.java | 294 // Ensure sum of segment max weights = overall max weights [all...] |
/external/llvm/lib/Transforms/Vectorize/ |
BBVectorize.cpp | 519 // candidate pairs has a length given by the sum of the weights of its [all...] |
/cts/apps/CameraITS/pymodules/its/ |
device.py | 447 Weights are non-negative integers. [all...] |
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
MediaUtils.java | 824 // TODO: add support for weights in Stats, so we can do a more refined approach. [all...] |
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/ |
CameraErrorCollector.java | 445 "%s: rect weights are different; %s", [all...] |