Home
last modified time | relevance | path

Searched refs:MAXIMUM (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/params/
DMandatoryStreamCombination.java270 private static enum SizeThreshold { VGA, PREVIEW, RECORD, MAXIMUM, s720p, s1440p } enumConstant
309 new StreamTemplate(ImageFormat.PRIVATE, SizeThreshold.MAXIMUM) },
312 new StreamTemplate(ImageFormat.JPEG, SizeThreshold.MAXIMUM) },
315 new StreamTemplate(ImageFormat.YUV_420_888, SizeThreshold.MAXIMUM) },
319 new StreamTemplate(ImageFormat.JPEG, SizeThreshold.MAXIMUM) },
323 new StreamTemplate(ImageFormat.JPEG, SizeThreshold.MAXIMUM) },
336 new StreamTemplate(ImageFormat.JPEG, SizeThreshold.MAXIMUM) },
366 new StreamTemplate(ImageFormat.JPEG, SizeThreshold.MAXIMUM) },
373 new StreamTemplate(ImageFormat.PRIVATE, SizeThreshold.MAXIMUM) },
377 new StreamTemplate(ImageFormat.YUV_420_888, SizeThreshold.MAXIMUM) },
[all …]
/frameworks/ml/nn/runtime/test/generated/spec_V1_2/
Dmaximum.example.cpp50 .type = TestOperationType::MAXIMUM in get_test_model_simple()
175 .type = TestOperationType::MAXIMUM in get_test_model_simple_all_inputs_as_internal()
232 .type = TestOperationType::MAXIMUM in get_test_model_simple_relaxed()
357 .type = TestOperationType::MAXIMUM in get_test_model_simple_relaxed_all_inputs_as_internal()
414 .type = TestOperationType::MAXIMUM in get_test_model_simple_float16()
539 .type = TestOperationType::MAXIMUM in get_test_model_simple_float16_all_inputs_as_internal()
596 .type = TestOperationType::MAXIMUM in get_test_model_simple_int32()
653 .type = TestOperationType::MAXIMUM in get_test_model_simple_quant8()
778 .type = TestOperationType::MAXIMUM in get_test_model_simple_quant8_all_inputs_as_internal()
835 .type = TestOperationType::MAXIMUM in get_test_model_broadcast()
[all …]
/frameworks/ml/nn/runtime/test/generated/spec_V1_3/
Dmaximum_quant8_signed.example.cpp50 .type = TestOperationType::MAXIMUM in get_test_model_simple_quant8_signed()
175 .type = TestOperationType::MAXIMUM in get_test_model_simple_quant8_signed_all_inputs_as_internal()
232 .type = TestOperationType::MAXIMUM in get_test_model_broadcast_quant8_signed()
357 .type = TestOperationType::MAXIMUM in get_test_model_broadcast_quant8_signed_all_inputs_as_internal()
414 .type = TestOperationType::MAXIMUM in get_test_model_overflow()
539 .type = TestOperationType::MAXIMUM in get_test_model_overflow_all_inputs_as_internal()
/frameworks/ml/nn/runtime/test/android_fuzzing/corpus/
Dseed3086 type: MAXIMUM
Dseed43357 type: MAXIMUM
Dseed45863 type: MAXIMUM
Dseed19861 type: MAXIMUM
Dseed22061 type: MAXIMUM
Dseed077145 type: MAXIMUM
Dseed412346 type: MAXIMUM
Dseed246522 type: MAXIMUM
/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DBroadcast.cpp130 DEFINE_BROADCAST_SIGNATURE(MAXIMUM, V1_2, TestOperandType::TENSOR_FLOAT32,
137 DEFINE_BROADCAST_SIGNATURE(MAXIMUM, V1_3, TestOperandType::TENSOR_QUANT8_ASYMM_SIGNED);
/frameworks/ml/nn/runtime/test/android_fuzzing/
DStaticAssert.cpp133 static_assert(static_cast<TestOperationType>(MAXIMUM) == TestOperationType::MAXIMUM);
DModel.proto105 MAXIMUM = 65; enumerator
/frameworks/ml/nn/runtime/test/
DTestAssertions.cpp108 CHECK_TEST_ENUM(TestOperationType, MAXIMUM);
DTestValidation.cpp2714 enum class TimeoutDurationType { SHORT, MAXIMUM }; enumerator
2719 case TimeoutDurationType::MAXIMUM: in createTimeoutDuration()
2766 case TimeoutDurationType::MAXIMUM: in runExecutionSetTimeoutTest()
2817 runExecutionSetTimeoutTest(mCompilation, TimeoutDurationType::MAXIMUM); in TEST_F()
DTestPartitioning.cpp225 {OperationType::MAXIMUM, kFirstEncodingMAXIMUM},
/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp221 op.type == TestOperationType::MAXIMUM || op.type == TestOperationType::MINIMUM || in shouldSkipTest()
637 TEST_SINGLE_OPERATION(MAXIMUM, V1_2, kMediumCriteria);
713 TEST_SINGLE_OPERATION(MAXIMUM, V1_3, kMediumCriteria);
/frameworks/ml/nn/tools/test_generator/test_harness/include/
DTestHarness.h160 MAXIMUM = 65, enumerator
/frameworks/ml/nn/runtime/
DNeuralNetworks.cpp467 static_assert(static_cast<int32_t>(OperationType::MAXIMUM) == ANEURALNETWORKS_MAXIMUM,
616 static_assert(static_cast<uint64_t>(LoopTimeoutDurationNs::MAXIMUM) ==
/frameworks/ml/nn/common/
DCpuExecutor.cpp1499 case OperationType::MAXIMUM: in executeOperation()
/frameworks/ml/nn/tools/api/
Dtypes.spec4600 %{DeclareOperation_1.2 MAXIMUM 65},
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt22267 field protected static final int MAXIMUM = 3; // 0x3