Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/include/media/
DAudioBufferProvider.h36 int8_t* i8; member
DAudioRecord.h92 int8_t* i8; // unsigned 8-bit, offset by 0x80 member
DAudioTrack.h108 int8_t* i8; // unsigned 8-bit, offset by 0x80 member
/frameworks/av/include/media/
DAudioBufferProvider.h36 int8_t* i8; member
DAudioRecord.h92 int8_t* i8; // unsigned 8-bit, offset by 0x80 member
DAudioTrack.h108 int8_t* i8; // unsigned 8-bit, offset by 0x80 member
/frameworks/ml/nn/runtime/test/specs/V1_0/
Ddepthwise_conv.mod.py6 i8 = Int32Scalar("b8", 0) variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Ddepthwise_conv_relaxed.mod.py22 i8 = Int32Scalar("b8", 0) variable
/frameworks/ml/nn/tools/test_generator/tests/P_internal/
Dadd_internal.mod.py25 i8 = Input("i8", ("TENSOR_FLOAT32", [2])) # input 0 variable
/frameworks/ml/nn/tools/test_generator/tests/P_vts_internal/
Dadd_internal.mod.py25 i8 = Input("i8", ("TENSOR_FLOAT32", [2])) # input 0 variable
/frameworks/av/media/mtp/
DMtpProperty.h30 int8_t i8; member
/frameworks/ml/nn/runtime/test/specs/V1_2/
Dtranspose_conv2d.mod.py266 i8 = Input("op1", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable
/frameworks/native/libs/vr/libpdx/
Dserialization_tests.cpp2448 std::int8_t i8; in TEST() local