Home
last modified time | relevance | path

Searched defs:in0 (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
H A Dfully_connected_quant8_signed.mod.py18 in0 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{4, 1, 5, 1}, 0.5f, -1") variable
41 in0 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 5}, 0.2, -128") # batch = 1, input_size = 5 variable
60 in0 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 5}, 0.2, -128") # batch = 1, input_size = 5 variable
83 in0 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{3, 1}, 0.5f, -128") variable
102 in0 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{3, 1}, 0.5f, -128") variable
123 in0 = Input("op1", "TENSOR_FLOAT32", "{3, 1}") variable
/aosp12/packages/services/BuiltInPrintService/jni/plugins/
H A Dwprint_scaler.c430 static inline void _scale_row_down_9in(uint8 *_RESTRICT_ in0, uint8 *_RESTRICT_ in1, in _scale_row_down_9in()
493 static inline void _scale_row_down_8in(uint8 *_RESTRICT_ in0, uint8 *_RESTRICT_ in1, in _scale_row_down_8in()
554 static inline void _scale_row_down_7in(uint8 *_RESTRICT_ in0, uint8 *_RESTRICT_ in1, in _scale_row_down_7in()
610 static inline void _scale_row_down_6in(uint8 *_RESTRICT_ in0, uint8 *_RESTRICT_ in1, in _scale_row_down_6in()
663 static inline void _scale_row_down_5in(uint8 *_RESTRICT_ in0, uint8 *_RESTRICT_ in1, in _scale_row_down_5in()
713 static inline void _scale_row_down_4in(uint8 *_RESTRICT_ in0, uint8 *_RESTRICT_ in1, in _scale_row_down_4in()
760 static inline void _scale_row_down_3in(uint8 *_RESTRICT_ in0, uint8 *_RESTRICT_ in1, in _scale_row_down_3in()
803 static inline void _scale_row_down_2in(uint8 *_RESTRICT_ in0, uint8 *_RESTRICT_ in1, in _scale_row_down_2in()
956 static void _scale_row_up(uint8 *_RESTRICT_ in0, uint8 *_RESTRICT_ in1, uint8 *_RESTRICT_ out, in _scale_row_up()
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dfully_connected_float.mod.py18 in0 = Input("op1", "TENSOR_FLOAT32", "{3, 1}") variable
H A Dfully_connected_float_2.mod.py18 in0 = Input("op1", "TENSOR_FLOAT32", "{2, 8}") variable
H A Dfully_connected_float_3.mod.py18 in0 = Input("op1", "TENSOR_FLOAT32", "{2, 2}") variable
H A Dfully_connected_float_large.mod.py18 in0 = Input("op1", "TENSOR_FLOAT32", "{1, 5}") # batch = 1, input_size = 5 variable
H A Dfully_connected_float_large_weights_as_inputs.mod.py18 in0 = Input("op1", "TENSOR_FLOAT32", "{1, 5}") # batch = 1, input_size = 5 variable
H A Dfully_connected_float_weights_as_inputs.mod.py18 in0 = Input("op1", "TENSOR_FLOAT32", "{3, 1}") variable
H A Dfully_connected_quant8.mod.py18 in0 = Input("op1", "TENSOR_QUANT8_ASYMM", "{3, 1}, 0.5f, 0") variable
H A Dfully_connected_quant8_2.mod.py18 in0 = Input("op1", "TENSOR_QUANT8_ASYMM", "{4, 1, 5, 1}, 0.5f, 127") variable
H A Dfully_connected_quant8_large.mod.py18 in0 = Input("op1", "TENSOR_QUANT8_ASYMM", "{1, 5}, 0.2, 0") # batch = 1, input_size = 5 variable
H A Dfully_connected_quant8_large_weights_as_inputs.mod.py18 in0 = Input("op1", "TENSOR_QUANT8_ASYMM", "{1, 5}, 0.2, 0") # batch = 1, input_size = 5 variable
H A Dfully_connected_quant8_weights_as_inputs.mod.py18 in0 = Input("op1", "TENSOR_QUANT8_ASYMM", "{3, 1}, 0.5f, 0") variable
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dfully_connected_float_4d_simple.mod.py22 in0 = Input("op1", "TENSOR_FLOAT32", "{4, 1, 5, 1}") variable
H A Dfully_connected_float_2_relaxed.mod.py18 in0 = Input("op1", "TENSOR_FLOAT32", "{2, 8}") variable
H A Dfully_connected_float_4d_simple_relaxed.mod.py22 in0 = Input("op1", "TENSOR_FLOAT32", "{4, 1, 5, 1}") variable
H A Dfully_connected_float_large_relaxed.mod.py18 in0 = Input("op1", "TENSOR_FLOAT32", "{1, 5}") # batch = 1, input_size = 5 variable
H A Dfully_connected_float_large_weights_as_inputs_relaxed.mod.py18 in0 = Input("op1", "TENSOR_FLOAT32", "{1, 5}") # batch = 1, input_size = 5 variable
H A Dfully_connected_float_relaxed.mod.py18 in0 = Input("op1", "TENSOR_FLOAT32", "{3, 1}") variable
H A Dfully_connected_float_weights_as_inputs_relaxed.mod.py18 in0 = Input("op1", "TENSOR_FLOAT32", "{3, 1}") variable
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_x86.cpp762 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendSrcOver_K() local
818 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendDstOver_K() local
875 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendSrcIn_K() local
925 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendDstIn_K() local
975 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendSrcOut_K() local
1027 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendDstOut_K() local
1080 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendSrcAtop_K() local
1151 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendDstAtop_K() local
1220 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendXor_K() local
1241 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendMultiply_K() local
[all …]
/aosp12/system/bt/embdrv/sbc/decoder/srce/
H A Dsynthesis-dct8.c97 double in0, in1, in2, in3; in float_dct2_8() local
259 int32_t in0, in1, in2, in3; in dct2_8() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
H A Dfully_connected_v1_2.mod.py19 in0 = Input("op1", "TENSOR_FLOAT32", "{3, 1}") variable
/aosp12/frameworks/av/media/codecs/amrwb/enc/src/
H A Dwb_vad.c82 Word16 * in0, /* i/o : input values; output low-pass part */ in filter5()
110 Word16 * in0, /* i/o : input values; output low-pass part */ in filter3()
/aosp12/frameworks/av/media/codecs/amrnb/common/src/
H A Dvad1.cpp297 static void filter5(Word16 *in0, /* i/o : input values; output low-pass part */ in filter5()
402 Word16 *in0, /* i/o : input values; output low-pass part */ in filter3()

12