Home
last modified time | relevance | path

Searched defs:iy (Results 1 – 25 of 162) sorted by relevance

1234567

/external/libopus/celt/x86/
Dvq_sse.h37 #define op_pvq_search(x, iy, K, N, arch) \ argument
46 # define op_pvq_search(X, iy, K, N, arch) \ argument
/external/XNNPACK/test/
Dmax-pooling-operator-tester.h471 const size_t iy = oy * stride_height() + py * dilation_height() - padding_top(); in TestS8() local
555 const size_t iy = oy * stride_height() + py * dilation_height() - padding_top(); in TestU8() local
640 const size_t iy = oy * stride_height() + py * dilation_height() - padding_top(); in TestF16() local
750 const size_t iy = oy * stride_height() + py * dilation_height() - padding_top(); in TestF32() local
854 const size_t iy = oy * stride_height() + py * dilation_height() - padding_top(); in TestSetupS8() local
925 const size_t iy = oy * stride_height() + py * dilation_height() - padding_top(); in TestSetupS8() local
995 const size_t iy = oy * stride_height() + py * dilation_height() - padding_top(); in TestSetupU8() local
1066 const size_t iy = oy * stride_height() + py * dilation_height() - padding_top(); in TestSetupU8() local
1137 const size_t iy = oy * stride_height() + py * dilation_height() - padding_top(); in TestSetupF16() local
1235 const size_t iy = oy * stride_height() + py * dilation_height() - padding_top(); in TestSetupF16() local
[all …]
Ddepth-to-space-operator-tester.h172 for (size_t iy = 0; iy < input_height(); iy++) { in TestNHWCxX8() local
238 for (size_t iy = 0; iy < input_height(); iy++) { in TestNHWCxX16() local
304 for (size_t iy = 0; iy < input_height(); iy++) { in TestNHWCxX32() local
370 for (size_t iy = 0; iy < input_height(); iy++) { in TestNCHW2NHWCxX32() local
Dspace-to-depth-operator-tester.h168 for (size_t iy = 0; iy < output_height(); iy++) { in TestNHWCxX8() local
237 for (size_t iy = 0; iy < output_height(); iy++) { in TestNHWCxX16() local
306 for (size_t iy = 0; iy < output_height(); iy++) { in TestNHWCxX32() local
Daverage-pooling-operator-tester.h469 const size_t iy = oy * stride_height() + py - padding_top(); in TestF16() local
577 const size_t iy = oy * stride_height() + py - padding_top(); in TestF32() local
674 const size_t iy = oy * stride_height() + py - padding_top(); in TestQU8() local
763 const size_t iy = oy * stride_height() + py - padding_top(); in TestSetupF16() local
858 const size_t iy = oy * stride_height() + py - padding_top(); in TestSetupF16() local
933 const size_t iy = oy * stride_height() + py - padding_top(); in TestSetupF32() local
1016 const size_t iy = oy * stride_height() + py - padding_top(); in TestSetupF32() local
1091 const size_t iy = oy * stride_height() + py - padding_top(); in TestSetupQU8() local
1161 const size_t iy = oy * stride_height() + py - padding_top(); in TestSetupQU8() local
Dconvolution-operator-tester.h1288 … const size_t iy = oy * subsampling_height() + ky * dilation_height() - padding_top(); in TestNHWCxF32() local
1312 … const size_t iy = oy * subsampling_height() + ky * dilation_height() - padding_top(); in TestNHWCxF32() local
1563 … const size_t iy = oy * subsampling_height() + ky * dilation_height() - padding_top(); in TestNHWCxF16() local
1587 … const size_t iy = oy * subsampling_height() + ky * dilation_height() - padding_top(); in TestNHWCxF16() local
1801 … const size_t iy = oy * subsampling_height() + ky * dilation_height() - padding_top(); in TestNCHWxF32() local
1829 … const size_t iy = oy * subsampling_height() + ky * dilation_height() - padding_top(); in TestNCHWxF32() local
1853 … const size_t iy = oy * subsampling_height() + ky * dilation_height() - padding_top(); in TestNCHWxF32() local
2065 const size_t iy = oy * subsampling_height() + ky * dilation_height() - padding_top(); in TestSetupNHWCxQC8() local
2202 const size_t iy = oy * subsampling_height() + ky * dilation_height() - padding_top(); in TestSetupNHWCxQC8() local
2323 const size_t iy = oy * subsampling_height() + ky * dilation_height() - padding_top(); in TestSetupNHWCxQS8() local
[all …]
Ddeconvolution-operator-tester.h497 const size_t iy = y / stride_height(); in TestQS8() local
700 const size_t iy = y / stride_height(); in TestQU8() local
904 const size_t iy = y / stride_height(); in TestF16() local
1115 const size_t iy = y / stride_height(); in TestF32() local
1301 const size_t iy = y / stride_height(); in StressWeightsCacheTestF32() local
1475 const size_t iy = y / stride_height(); in TestSetupQS8() local
1592 const size_t iy = y / stride_height(); in TestSetupQS8() local
1707 const size_t iy = y / stride_height(); in TestSetupQU8() local
1824 const size_t iy = y / stride_height(); in TestSetupQU8() local
1932 const size_t iy = y / stride_height(); in TestSetupF16() local
[all …]
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_tri_tmp.h156 int iy = (i >> 2) * 4; in TAG() local
179 int iy = (i >> 2) * 4; in TAG() local
313 int iy = (i >> 2) * 16; in TAG() local
334 int iy = (i >> 2) * 16; in TAG() local
408 int iy = (i >> 2) * 4; in TRI_16() local
Dlp_rast_rect.c91 unsigned ix, unsigned iy) in full()
104 unsigned ix, unsigned iy, in partial()
/external/libaom/av1/common/x86/
Dhighbd_warp_affine_avx2.c97 int iy = iy4 + k; in av1_highbd_warp_affine_avx2() local
108 int iy = iy4 + k; in av1_highbd_warp_affine_avx2() local
121 const int iy = clamp(iy4 + k, 0, height - 1); in av1_highbd_warp_affine_avx2() local
155 int iy = iy4 + k; in av1_highbd_warp_affine_avx2() local
202 int iy = iy4 + k; in av1_highbd_warp_affine_avx2() local
330 int iy = iy4 + k; in av1_highbd_warp_affine_avx2() local
379 int iy = iy4 + k; in av1_highbd_warp_affine_avx2() local
/external/pytorch/aten/src/ATen/native/cpu/
DUnfold2d.cpp56 int64_t ix, iy; in unfolded2d_acc() local
145 int64_t iy = y * dH - padH + kh; in unfolded2d_acc_channels_last() local
161 int64_t iy = y * dH + kh; in unfolded2d_acc_channels_last() local
254 int64_t ix, iy; in unfolded2d_copy() local
363 int64_t iy = y * dH - padH + kh; in unfolded2d_copy_channels_last() local
379 int64_t iy = y * dH + kh; in unfolded2d_copy_channels_last() local
/external/libopus/celt/
Dvq.h49 #define op_pvq_search(x, iy, K, N, arch) \ argument
/external/fdlibm/
Ds_nextafter.c30 int hx,hy,ix,iy; local
/external/musl/src/math/
Datan2f.c25 uint32_t m,ix,iy; in atan2f() local
Dpowf.c106 static inline int checkint(uint32_t iy) in checkint()
128 uint32_t ix, iy; in powf() local
/external/trusty/musl/src/math/
Datan2f.c25 uint32_t m,ix,iy; in atan2f() local
Dpowf.c106 static inline int checkint(uint32_t iy) in checkint()
128 uint32_t ix, iy; in powf() local
Datan2.c49 uint32_t m,lx,ly,ix,iy; in atan2() local
/external/musl/src/complex/
Dcsinhf.c38 int32_t hx, hy, ix, iy; in csinhf() local
Dccoshf.c38 int32_t hx, hy, ix, iy; in ccoshf() local
/external/trusty/musl/src/complex/
Dcsinhf.c38 int32_t hx, hy, ix, iy; in csinhf() local
Dccoshf.c38 int32_t hx, hy, ix, iy; in ccoshf() local
/external/arm-optimized-routines/math/
Dpowf.c112 checkint (uint32_t iy) in checkint()
136 uint32_t ix, iy; in powf() local
/external/cronet/stable/third_party/llvm-libc/src/AOR_v20.02/math/
Dpowf.c112 checkint (uint32_t iy) in checkint()
136 uint32_t ix, iy; in powf() local
/external/cronet/tot/third_party/llvm-libc/src/AOR_v20.02/math/
Dpowf.c112 checkint (uint32_t iy) in checkint()
136 uint32_t ix, iy; in powf() local

1234567