Home
last modified time | relevance | path

Searched defs:i8 (Results 1 – 24 of 24) sorted by relevance

/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DAudioBufferProvider.h36 int8_t* i8; member
H A DAudioRecord.h93 int8_t* i8; // unsigned 8-bit, offset by 0x80 member
H A DAudioTrack.h119 int8_t* i8; // unsigned 8-bit, offset by 0x80 member
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Ddepthwise_conv.mod.py6 i8 = Int32Scalar("b8", 0) variable
H A Dmobilenet_quantized.mod.py146 i8 = Parameter("op8", "TENSOR_QUANT8_ASYMM", "{512, 1, 1, 512}, 0.00691097788513, 136", [126, 134, … variable
H A Dmobilenet_224_gender_basic_fixed.mod.py145 i8 = Parameter("op8", "TENSOR_FLOAT32", "{128, 1, 1, 128}", [-0.172699, 0.0449607, -0.00371321, 0.0… variable
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Ddepthwise_conv_relaxed.mod.py22 i8 = Int32Scalar("b8", 0) variable
H A Dmobilenet_224_gender_basic_fixed_relaxed.mod.py161 i8 = Parameter("op8", "TENSOR_FLOAT32", "{128, 1, 1, 128}", [-0.172699, 0.0449607, -0.00371321, 0.0… variable
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/tests/P_internal/
H A Dadd_internal.mod.py25 i8 = Input("i8", ("TENSOR_FLOAT32", [2])) # input 0 variable
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_internal/
H A Dadd_internal.mod.py25 i8 = Input("i8", ("TENSOR_FLOAT32", [2])) # input 0 variable
/aosp12/system/media/audio_utils/include/audio_utils/
H A Dresampler.h36 int8_t* i8; member
/aosp12/packages/modules/Virtualization/compos/src/
H A Dcompsvc.rs108 fn execute(&self, args: &[String], metadata: &Metadata) -> BinderResult<i8> { in execute()
/aosp12/art/test/178-app-image-native-method/src/
H A DMain.java451 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()
470 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()
489 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()
505 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()
524 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()
543 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()
656 int i8, in nativeFullArgs()
839 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()
/aosp12/frameworks/av/media/mtp/
H A DMtpProperty.h30 int8_t i8; member
/aosp12/art/test/178-app-image-native-method/
H A Dnative_methods.cc37 jint i8, jlong l8, jfloat f8, jdouble d8) { in VerifyManyParameters()
66 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_Test_nativeMethodWithManyParameters()
96 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_TestFast_nativeMethodWithManyParameters()
125 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_TestCritical_nativeMethodWithManyParameters()
276 jint i8, in Java_CriticalSignatures_nativeFullArgs()
636 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_CriticalClinitCheck_nativeMethodWithManyParameters()
/aosp12/art/test/MyClassNatives/
H A DMyClassNatives.java80 native void forceStackParameters(int i1, int i2, int i3, int i4, int i5, int i6, int i8, int i9, in forceStackParameters()
129 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst()
135 int i6, int i7, int i8, int i9, int i10); in stackArgsFloatsFirst()
139 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, in stackArgsMixed()
208 …native void forceStackParameters_Fast(int i1, int i2, int i3, int i4, int i5, int i6, int i8, int … in forceStackParameters_Fast()
257 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst_Fast()
263 int i6, int i7, int i8, int i9, int i10); in stackArgsFloatsFirst_Fast()
267 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, in stackArgsMixed_Fast()
299 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst_Critical()
305 int i6, int i7, int i8, int i9, int i10); in stackArgsFloatsFirst_Critical()
[all …]
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
H A Dtranspose_conv2d.mod.py264 i8 = Input("op1", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
H A Dtranspose_conv2d_quant8_signed.mod.py299 i8 = Input("op1", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable
H A Dtranspose_quant8_signed.mod.py300 i8 = Input("op1", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable
/aosp12/art/compiler/jni/
H A Djni_compiler_test.cc2101 jint i8 = 8; in StackArgsIntsFirstImpl() local
2171 jint i8 = 8; in StackArgsFloatsFirstImpl() local
2240 jint i8 = 8; in StackArgsMixedImpl() local
/aosp12/art/test/439-npe/src/
H A DMain.java651 int i8 = 8; in $opt$noinline$testRegisterRetrieval() local
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
H A DITestService.rs19 fn RepeatByte(&self, _arg_token: i8) -> binder::public_api::Result<i8>; in RepeatByte()
86 fn RepeatByte(&self, _arg_token: i8) -> binder::public_api::Result<i8> { in RepeatByte()
424 fn RepeatByte(&self, _arg_token: i8) -> binder::public_api::Result<i8> { in RepeatByte()
1253 …fn RepeatByte(&self, _arg_token: i8) -> binder::public_api::Result<i8> { self.0.RepeatByte(_arg_to… in RepeatByte()
/aosp12/frameworks/native/libs/vr/libpdx/
H A Dserialization_tests.cpp2448 std::int8_t i8; in TEST() local
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1352 int i8 = 8; in largeFrame() local