/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | ImageUtils.cpp | 37 for (int ij = 0; ij < width; ij++) { in rgba2yvu() local 82 for (int ij = 0; ij < width; ij++) { in rgb2yvu() local 125 for (int ij = 0; ij < width; ij++) { in rgb2gray() local 154 for (int ij = 0; ij < width; ij++) { in rgb2gray() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | MaxPooling.h | 82 int64_t ij = index(kj, 0);; in valid_output_start() local 88 int64_t ij = index(kj, OW - 1); in valid_output_end() local
|
/aosp_15_r20/external/libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/ |
H A D | default.pass.cpp | 80 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 119 char ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
|
/aosp_15_r20/external/libcxx/test/std/utilities/function.objects/func.search/func.search.bm/ |
H A D | default.pass.cpp | 80 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 119 char ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
|
/aosp_15_r20/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore_horspool/ |
H A D | default.pass.cpp | 79 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 118 char ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
|
/aosp_15_r20/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore/ |
H A D | default.pass.cpp | 79 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 118 char ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/func.search/func.search.bmh/ |
H A D | default.pass.cpp | 79 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 118 char ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
|
/aosp_15_r20/external/s2-geometry-library-java/tests/com/google/common/geometry/ |
H A D | S2Test.java | 25 private static int swapAxes(int ij) { in swapAxes() 29 private static int invertBits(int ij) { in invertBits()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/func.search/func.search.bm/ |
H A D | default.pass.cpp | 80 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 119 char ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/ |
H A D | pooling_depthfirst.hpp | 155 …const int ij = static_cast<int>(output_j * this->m_args.pool_stride.cols) - this->m_args.padding.l… in compute_tile_padded() local 217 …const int ij = static_cast<int>(output_j * this->m_args.pool_stride.cols) - this->m_args.padding.l… in compute_row_padded_tile_row() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | testutil.cpp | 282 for (int32_t ij = 0; ij < UPRV_LENGTHOF(ZIG_ZAG); ++ij) { in checkEditsIter() local 293 for (int32_t ij = 0; ij < UPRV_LENGTHOF(ZIG_ZAG); ++ij) { in checkEditsIter() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | testutil.cpp | 282 for (int32_t ij = 0; ij < UPRV_LENGTHOF(ZIG_ZAG); ++ij) { in checkEditsIter() local 293 for (int32_t ij = 0; ij < UPRV_LENGTHOF(ZIG_ZAG); ++ij) { in checkEditsIter() local
|
/aosp_15_r20/external/s2-geometry-library-java/src/com/google/common/geometry/ |
H A D | S2Cell.java | 149 int ij = S2.posToIJ(orientation, pos); in subdivide() local 383 MutableInteger ij[] = new MutableInteger[2]; in init() local
|
H A D | S2CellId.java | 939 int ij = (i << LOOKUP_BITS) + j; in initLookupCell() local 949 int ij = S2.posToIJ(orientation, subPos); in initLookupCell() local
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/ |
H A D | addressing.cpp | 132 unsigned int kj = 0, ij = oj*stride_cols; in fill_pointer_array_generic_kernel() local 309 auto oj = 0u, ij = kj; in fill_patch_array_generic_kernel() local
|
/aosp_15_r20/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
H A D | Shift_Sat_v32xv32.cpp | 29 LVM_INT32 ii, ij; in Shift_Sat_Float() local
|
/aosp_15_r20/external/pytorch/torch/utils/benchmark/op_fuzzers/ |
H A D | spectral.py | 23 ij = i * j variable
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | unsigned-overflow.c | 6 unsigned int ii, ij, ik; variable
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_nir_lower_load_barycentric_at_offset.c | 25 nir_def *ij = nir_load_barycentric_pixel(b, 32, .interp_mode = interp_mode); in ir3_nir_lower_load_barycentric_at_offset_instr() local
|
/aosp_15_r20/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.default/func.searchers.default.creation/ |
H A D | make_default_searcher.pass.cpp | 64 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
|
/aosp_15_r20/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.default/ |
H A D | default.pass.cpp | 79 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
|
/aosp_15_r20/external/libcxx/test/std/utilities/function.objects/func.search/func.search.default/ |
H A D | default.pass.cpp | 79 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/func.search/func.search.default/ |
H A D | default.pass.cpp | 80 int ij[] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/ |
H A D | RectangularCholeskyDecomposition.java | 147 final int ij = index[j]; in RectangularCholeskyDecomposition() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | MaxPooling.cpp | 21 int64_t ij = p.index(kj, oj); in max_pool1d_kernel() local
|