Home
last modified time | relevance | path

Searched defs:w_x (Results 1 – 3 of 3) sorted by relevance

/external/executorch/kernels/portable/cpu/
Dop_convolution.cpp110 for (size_t w_x = 0; w_x < w_W; ++w_x) { in conv2d_impl() local
166 for (size_t w_x = 0; w_x < w_W; ++w_x) { in conv2d_impl() local
/external/executorch/kernels/portable/cpu/util/
Dkernel_ops_util.h223 for (size_t w_x = 0; w_x < k_W; ++w_x) { in kernel_reduction_then_map_2d() local
/external/edid-decode/
Dparse-base-block.cpp1213 unsigned w_x, w_y; in detailed_block() local