Home
last modified time | relevance | path

Searched defs:Coordinates (Results 1 – 25 of 112) sorted by relevance

12345

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuCastKernel.cpp214 { in run_op()
248 { in run_op()
284 { in run_op()
337 { in run_op()
371 { in run_op()
407 { in run_op()
449 { in run_op()
494 { in run_op()
523 { in run_op()
557 { in run_op()
[all …]
H A DCpuMulKernel.cpp194 { in mul_saturate_quantized_8()
255 { in mul_saturate_quantized_8()
396 { in mul_q8_neon_fixedpoint()
485 { in mul_q8_neon_fixedpoint()
587 { in mul_saturate_QSYMM16_QSYMM16_QSYMM16()
669 { in mul_QSYMM16_QSYMM16_S32()
761 { in mul_U8_U8_U8()
927 { in mul_S16_S16_S16()
1078 { in mul_S32_S32_S32()
1144 { in mul_S32_S32_S32()
[all …]
H A DCpuConcatenateWidthKernel.cpp130 execute_window_loop(win, [&](const Coordinates &) in run_op()
149 execute_window_loop(win, [&](const Coordinates &) in run_op()
150 { in run_op()
H A DCpuConcatenateHeightKernel.cpp132 execute_window_loop(win, [&](const Coordinates &) in run_op()
151 execute_window_loop(win, [&](const Coordinates &) in run_op()
152 { in run_op()
H A DCpuConcatenateBatchKernel.cpp92 execute_window_loop(win, [&](const Coordinates &) in batch_concat()
111 execute_window_loop(win, [&](const Coordinates &) in batch_concat()
112 { in batch_concat()
H A DCpuConcatenateDepthKernel.cpp94 execute_window_loop(win, [&](const Coordinates &) in depth_concat()
114 execute_window_loop(win, [&](const Coordinates &) in depth_concat()
115 { in depth_concat()
H A DCpuDequantizeKernel.cpp128 { in run_dequantization_qasymm8()
210 { in run_dequantization_qsymm8_per_channel_nhwc()
261 { in run_dequantization_qsymm8()
303 { in run_dequantization_qsymm16()
H A DCpuQuantizeKernel.cpp181 { in run_quantize_qsymm8()
223 { in run_quantize_qasymm8()
266 { in run_quantize_qasymm16()
H A DCpuCopyKernel.cpp151 execute_window_loop(window, [&](const Coordinates &) in run_op()
152 { in run_op()
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/cast/generic/neon/
H A Dfp16.cpp55 { in neon_qasymm8_signed_to_fp16_cast()
105 { in neon_s32_to_fp16_cast()
156 { in neon_fp32_to_fp16_cast()
211 { in neon_fp16_to_other_dt_cast()
243 { in neon_fp16_to_other_dt_cast()
275 { in neon_fp16_to_other_dt_cast()
308 { in neon_fp16_to_other_dt_cast()
364 { in neon_u8_to_fp16_cast()
H A Dbfloat16.cpp58 { in neon_fp32_to_bfloat16_cast()
104 { in neon_bfloat16_to_fp32_cast()
/aosp_15_r20/external/skia/tests/
H A DBitmapCopyTest.cpp47 struct Coordinates { struct
52 explicit Coordinates(int _length): length(_length) in Coordinates() argument
55 ~Coordinates(){ in ~Coordinates() argument
59 SkIPoint* operator[](int i) const { in operator []()
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/detail/
H A DNEColorConvertHelper.inl333 {
364 {
392 {
426 {
479 {
541 {
625 {
680 {
730 {
778 {
[all …]
/aosp_15_r20/external/ComputeLibrary/src/runtime/CPP/functions/
H A DCPPBoxWithNonMaximaSuppressionLimit.cpp55 execute_window_loop(window, [&](const Coordinates &) in dequantize_tensor()
62 execute_window_loop(window, [&](const Coordinates &) in dequantize_tensor()
86 execute_window_loop(window, [&](const Coordinates &) in quantize_tensor()
93 execute_window_loop(window, [&](const Coordinates &) in quantize_tensor()
100 execute_window_loop(window, [&](const Coordinates &) in quantize_tensor()
101 { in quantize_tensor()
H A DCPPDetectionPostProcessLayer.cpp154 execute_window_loop(win, [&](const Coordinates &) in DecodeCenterSizeBoxes()
170 execute_window_loop(win, [&](const Coordinates &) in DecodeCenterSizeBoxes()
171 { in DecodeCenterSizeBoxes()
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEFillBorderKernel.cpp69 execute_window_loop(window, [&](const Coordinates &) in fill_constant_value_single_channel_special()
70 { in fill_constant_value_single_channel_special()
199 execute_window_loop(window, [&](const Coordinates &) in fill_replicate_single_channel()
200 { in fill_replicate_single_channel()
255 execute_window_loop(window, [&](const Coordinates &) in fill_constant_value_single_channel()
256 { in fill_constant_value_single_channel()
H A DNELogicalKernel.cpp208 { in run_unary()
260 execute_window_loop(win, [&](const Coordinates &) in run_binary()
261 { in run_binary()
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/add/generic/neon/
H A Dimpl.cpp69 { in add_same_neon()
106 { in add_same_neon()
242 { in add_sub_q8_neon_fixedpoint()
320 { in add_sub_q8_neon_fixedpoint()
428 { in add_sub_qasymm8_neon()
501 { in add_sub_qasymm8_neon()
611 { in add_sub_qasymm8_signed_neon()
684 { in add_sub_qasymm8_signed_neon()
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/elementwise_binary/generic/sve/
H A Dimpl.cpp70 { in elementwise_arithmetic_op()
112 { in elementwise_arithmetic_op()
176 { in elementwise_comparison_op()
218 { in elementwise_comparison_op()
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/softmax/generic/neon/
H A Dimpl.cpp50 { in neon_logits_1d_max()
110 { in neon_softmax_logits_1d_quantized()
285 { in neon_softmax_logits_1d_float()
/aosp_15_r20/external/ComputeLibrary/examples/
H A Dneon_permute.cpp101 execute_window_loop(window, [&](const Coordinates &) in fill_tensor()
102 { in fill_tensor()
H A Dcl_cache.cpp129 execute_window_loop(window, [&](const Coordinates &) in fill_tensor()
130 { in fill_tensor()
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/gemm_matrix_add/generic/neon/
H A Dimpl.cpp48 { in matrix_addition_f32()
93 { in matrix_addition_f16()
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/l2normlayer/generic/neon/
H A Dimpl.cpp54 { in l2_normalize_x()
100 { in l2_normalize_yz()
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/add/generic/sve/
H A Dimpl.cpp72 { in add_same_sve()
105 { in add_same_sve()

12345