Home
last modified time | relevance | path

Searched defs:in_w (Results 1 – 16 of 16) sorted by relevance

/external/curl/lib/
Didn_win32.c75 wchar_t *in_w = curlx_convert_UTF8_to_wchar(in); in curl_win32_idn_to_ascii() local
94 wchar_t *in_w = curlx_convert_UTF8_to_wchar(in); in curl_win32_ascii_to_idn() local
/external/libaom/libaom/test/
Dcomp_avg_pred_test.h112 const int in_w = block_size_wide[block_idx]; in RunCheckOutput() local
157 const int in_w = block_size_wide[block_idx]; in RunSpeedTest() local
216 const int in_w = block_size_wide[block_idx]; in RunCheckOutput() local
279 const int in_w = block_size_wide[block_idx]; in RunSpeedTest() local
346 const int in_w = block_size_wide[block_idx]; in RunCheckOutput() local
395 const int in_w = block_size_wide[block_idx]; in RunSpeedTest() local
456 const int in_w = block_size_wide[block_idx]; in RunCheckOutput() local
521 const int in_w = block_size_wide[block_idx]; in RunSpeedTest() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Dmean.h58 for (int in_w = 0; in_w < input_width; ++in_w) { in Mean() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dspace_to_depth.h55 for (int in_w = 0; in_w < input_width; ++in_w) { in SpaceToDepth() local
Ddepth_to_space.h61 const int in_w = out_w / block_size; in DepthToSpace() local
Dbatch_to_space_nd.h82 for (int in_w = 0; in_w < input_width; ++in_w) { in BatchToSpaceND() local
Dreduce.h250 for (int in_w = 0; in_w < input_width; ++in_w) { in Mean() local
306 for (int in_w = 0; in_w < input_width; ++in_w) { in Mean() local
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dresolve_constant_slice.cc75 for (int in_w = begin[2]; in_w <= end[2]; ++in_w) { in Slice() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Dmean.h66 for (int in_w = 0; in_w < input_width; ++in_w) { in MeanImpl() local
129 for (int in_w = 0; in_w < input_width; ++in_w) { in MeanImpl() local
/external/tensorflow/tensorflow/core/kernels/
Ddepthtospace_op.cc162 const int in_w = w / block_size; in operator ()() local
Ddepthtospace_op_gpu.cu.cc51 const int in_w = w / block_size; in D2S_NHWC() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dload_quantization_recipe.cc109 Location loc, Value in, Value in_w, Value rec, Value rec_w, in CreateGate()
/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
Dimage_preprocessing_stage.cc130 for (int in_w = start_w; in_w < start_w + crop_width; ++in_w) { in Crop() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dconvert.cc71 const int in_w = reverse_space ? shape.w - 1 - w : w; in ConvertToPHWO4I4() local
/external/tensorflow/tensorflow/core/lib/jpeg/
Djpeg_mem_unittest.cc288 const int in_w = 256; in TEST() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h1012 for (int in_w = 0; in_w < input_width; ++in_w) { in MeanImpl() local
1079 for (int in_w = 0; in_w < input_width; ++in_w) { in MeanImpl() local
1670 for (int in_w = 0; in_w < input_width; ++in_w) { in DepthToSpace() local
5052 for (int in_w = in_w_start; in_w < in_w_end; ++in_w) { in BatchToSpaceND() local