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.java274 private static enum SizeThreshold { VGA, PREVIEW, RECORD, MAXIMUM } enumConstant
313 new StreamTemplate(ImageFormat.PRIVATE, SizeThreshold.MAXIMUM) },
316 new StreamTemplate(ImageFormat.JPEG, SizeThreshold.MAXIMUM) },
319 new StreamTemplate(ImageFormat.YUV_420_888, SizeThreshold.MAXIMUM) },
323 new StreamTemplate(ImageFormat.JPEG, SizeThreshold.MAXIMUM) },
327 new StreamTemplate(ImageFormat.JPEG, SizeThreshold.MAXIMUM) },
340 new StreamTemplate(ImageFormat.JPEG, SizeThreshold.MAXIMUM) },
370 new StreamTemplate(ImageFormat.JPEG, SizeThreshold.MAXIMUM) },
377 new StreamTemplate(ImageFormat.PRIVATE, SizeThreshold.MAXIMUM) },
381 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.cpp2751 enum class TimeoutDurationType { SHORT, MAXIMUM }; enumerator
2756 case TimeoutDurationType::MAXIMUM: in createTimeoutDuration()
2803 case TimeoutDurationType::MAXIMUM: in runExecutionSetTimeoutTest()
2854 runExecutionSetTimeoutTest(mCompilation, TimeoutDurationType::MAXIMUM); in TEST_F()
DTestPartitioning.cpp225 {OperationType::MAXIMUM, kFirstEncodingMAXIMUM},
/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp222 op.type == TestOperationType::MAXIMUM || op.type == TestOperationType::MINIMUM || in shouldSkipTest()
645 TEST_SINGLE_OPERATION(MAXIMUM, V1_2, kMediumCriteria);
721 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.cpp1498 case OperationType::MAXIMUM: in executeOperation()
/frameworks/ml/nn/tools/api/
Dtypes.spec4600 %{DeclareOperation_1.2 MAXIMUM 65},
/frameworks/base/non-updatable-api/
Dcurrent.txt21734 field protected static final int MAXIMUM = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt21734 field protected static final int MAXIMUM = 3; // 0x3