/external/libaom/test/ |
D | comp_avg_pred_test.h | 111 const int in_w = block_size_wide[block_idx]; in RunCheckOutput() local 156 const int in_w = block_size_wide[block_idx]; in RunSpeedTest() local 214 const int in_w = block_size_wide[block_idx]; in RunCheckOutput() local 276 const int in_w = block_size_wide[block_idx]; in RunSpeedTest() local 342 const int in_w = block_size_wide[block_idx]; in RunCheckOutput() local 391 const int in_w = block_size_wide[block_idx]; in RunSpeedTest() local 451 const int in_w = block_size_wide[block_idx]; in RunCheckOutput() local 516 const int in_w = block_size_wide[block_idx]; in RunSpeedTest() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
D | mean.h | 60 for (int in_w = 0; in_w < input_width; ++in_w) { in Mean() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | depth_to_space.h | 61 const int in_w = out_w / block_size; in DepthToSpace() local
|
D | space_to_depth.h | 57 for (int in_w = 0; in_w < input_width; ++in_w) { in SpaceToDepth() local
|
D | batch_to_space_nd.h | 82 for (int in_w = 0; in_w < input_width; ++in_w) { in BatchToSpaceND() local
|
D | reduce.h | 305 for (int in_w = 0; in_w < input_width; ++in_w) { in Mean() local 361 for (int in_w = 0; in_w < input_width; ++in_w) { in Mean() local
|
/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
D | resolve_constant_slice.cc | 75 for (int in_w = begin[2]; in_w <= end[2]; ++in_w) { in Slice() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
D | mean.h | 68 for (int in_w = 0; in_w < input_width; ++in_w) { in MeanImpl() local 131 for (int in_w = 0; in_w < input_width; ++in_w) { in MeanImpl() local
|
/external/curl/lib/ |
D | idn.c | 75 wchar_t *in_w = curlx_convert_UTF8_to_wchar(in); in Curl_win32_idn_to_ascii() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | depthtospace_op.cc | 162 const int in_w = w / block_size; in operator ()() local
|
D | depthtospace_op_gpu.cu.cc | 51 const int in_w = w / block_size; in D2S_NHWC() local
|
/external/tensorflow/tensorflow/lite/tools/evaluation/stages/ |
D | image_preprocessing_stage.cc | 130 for (int in_w = start_w; in_w < start_w + crop_width; ++in_w) { in Crop() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | reduce.h | 77 for (int in_w = 0; in_w < input_width; ++in_w) { in MeanImpl() local 144 for (int in_w = 0; in_w < input_width; ++in_w) { in MeanImpl() local
|
D | optimized_ops.h | 1339 for (int in_w = 0; in_w < input_width; ++in_w) { in DepthToSpace() local 4263 for (int in_w = in_w_start; in_w < in_w_end; ++in_w) { in BatchToSpaceND() local
|
/external/ComputeLibrary/tests/validation/reference/ |
D | Winograd.cpp | 276 const int in_w = in.shape().x(); in winograd_input_transform() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | convert.cc | 71 const int in_w = reverse_space ? shape.w - 1 - w : w; in ConvertToPHWO4I4() local
|
/external/tensorflow/tensorflow/core/lib/jpeg/ |
D | jpeg_mem_unittest.cc | 288 const int in_w = 256; in TEST() local
|
/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/ |
D | onedevice_train_palm_detection_filter_inference_beta.cc | 478 for (int32_t in_w = 0; in_w < input_width; ++in_w) { in BatchToSpaceNDRank4() local
|
D | onedevice_train_palm_detection_filter_inference.cc | 479 for (int32_t in_w = 0; in_w < input_width; ++in_w) { in BatchToSpaceNDRank4() local
|
D | onedevice_train_palm_detection_filter_inference_v2.cc | 478 for (int32_t in_w = 0; in_w < input_width; ++in_w) { in BatchToSpaceNDRank4() local
|