/external/libopus/celt/x86/ |
D | vq_sse.h | 37 #define op_pvq_search(x, iy, K, N, arch) \ argument 46 # define op_pvq_search(X, iy, K, N, arch) \ argument
|
/external/XNNPACK/test/ |
D | max-pooling-operator-tester.h | 471 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 …]
|
D | depth-to-space-operator-tester.h | 172 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
|
D | space-to-depth-operator-tester.h | 168 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
|
D | average-pooling-operator-tester.h | 469 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
|
D | convolution-operator-tester.h | 1288 … 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 …]
|
D | deconvolution-operator-tester.h | 497 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/ |
D | lp_rast_tri_tmp.h | 156 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
|
D | lp_rast_rect.c | 91 unsigned ix, unsigned iy) in full() 104 unsigned ix, unsigned iy, in partial()
|
/external/libaom/av1/common/x86/ |
D | highbd_warp_affine_avx2.c | 97 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/ |
D | Unfold2d.cpp | 56 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/ |
D | vq.h | 49 #define op_pvq_search(x, iy, K, N, arch) \ argument
|
/external/fdlibm/ |
D | s_nextafter.c | 30 int hx,hy,ix,iy; local
|
/external/musl/src/math/ |
D | atan2f.c | 25 uint32_t m,ix,iy; in atan2f() local
|
D | powf.c | 106 static inline int checkint(uint32_t iy) in checkint() 128 uint32_t ix, iy; in powf() local
|
/external/trusty/musl/src/math/ |
D | atan2f.c | 25 uint32_t m,ix,iy; in atan2f() local
|
D | powf.c | 106 static inline int checkint(uint32_t iy) in checkint() 128 uint32_t ix, iy; in powf() local
|
D | atan2.c | 49 uint32_t m,lx,ly,ix,iy; in atan2() local
|
/external/musl/src/complex/ |
D | csinhf.c | 38 int32_t hx, hy, ix, iy; in csinhf() local
|
D | ccoshf.c | 38 int32_t hx, hy, ix, iy; in ccoshf() local
|
/external/trusty/musl/src/complex/ |
D | csinhf.c | 38 int32_t hx, hy, ix, iy; in csinhf() local
|
D | ccoshf.c | 38 int32_t hx, hy, ix, iy; in ccoshf() local
|
/external/arm-optimized-routines/math/ |
D | powf.c | 112 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/ |
D | powf.c | 112 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/ |
D | powf.c | 112 checkint (uint32_t iy) in checkint() 136 uint32_t ix, iy; in powf() local
|