/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_compute_variance.cpp | 387 int out_index = z_dst * zdt + y_dst * ydt + x_dst; in compute_pixel_region_variance() local 415 int out_index = y_dst * ydt + x_dst; in compute_pixel_region_variance() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | example_proto_helper.cc | 61 Status FeatureDenseCopy(const std::size_t out_index, const string& name, in FeatureDenseCopy() 191 void RowDenseCopy(const std::size_t& out_index, const DataType& dtype, in RowDenseCopy()
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | cnn.c | 500 for (int w = start_w, out_index = out_h; w < in_width; in convolve_element_wise() local 542 for (int w = start_w, out_index = out_h; w < in_width; in convolve_no_maxpool_padding_zero() local 589 for (int w = start_w, out_index = out_h; w < end_w; in convolve_no_maxpool_padding_replicate() local 628 for (int w = 0, out_index = out_h; in av1_cnn_convolve_no_maxpool_padding_valid_c() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_link.c | 56 unsigned out_index; in svga_link_shaders() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/ |
H A D | acm_remixing.cc | 56 size_t out_index = 0; in ReMixFrame() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_tag.cc | 22 size_t* out_index) { in FindMutualQuicTag()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | DilatedMaxPool3d.cu | 120 int64_t out_index; in max_pool3d_with_indices_single_out_frame() local 219 int64_t out_index; in max_pool3d_with_indices_backward_single_out_frame() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | einsum.cc | 387 auto out_index = out_map.find(lhs[i]); in GetEinsumDimensionNumbers() local 400 auto out_index = out_map.find(rhs[i]); in GetEinsumDimensionNumbers() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/ |
D | ex_data.c | 131 int CRYPTO_get_ex_new_index(CRYPTO_EX_DATA_CLASS *ex_data_class, int *out_index, in CRYPTO_get_ex_new_index()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/ |
D | ex_data.c | 131 int CRYPTO_get_ex_new_index(CRYPTO_EX_DATA_CLASS *ex_data_class, int *out_index, in CRYPTO_get_ex_new_index()
|
/aosp_15_r20/external/executorch/kernels/portable/cpu/util/ |
H A D | transpose_util.h | 90 size_t out_index[kTensorDimensionLimit]; in transpose_tensors() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | segment_reduction_ops_impl.h | 132 Index out_index = internal::SubtleMustCopy(segment_vec(start)); in Compute() local
|
H A D | fractional_avg_pool_op.cc | 362 const int64_t out_index = (b * out_rows + r) * out_cols + c; in Compute() local
|
H A D | fractional_max_pool_op.cc | 318 const int64_t out_index = in Compute() local
|
H A D | maxpooling_op.cc | 155 const int64_t out_index = out_index_base + pw; in SpatialMaxPoolWithArgMaxHelper() local 647 const int out_index = (b * out_height + ph) * out_width + pw; in SpatialMaxPoolGradGrad() local
|
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | fpdf_parser_utility.cpp | 93 size_t out_index = 0; in PDF_NameDecode() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | FunctionalStorageImpl.h | 50 int64_t out_index; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/linalg/ |
H A D | matrix_set_diag_op_gpu.cu.cc | 65 const int out_index = batch * m * n + y_index * n + x_index; in MatrixSetDiagKernel() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/stack/ |
D | stack.c | 236 int sk_find(const _STACK *sk, size_t *out_index, const void *p, in sk_find()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/stack/ |
D | stack.c | 236 int sk_find(const _STACK *sk, size_t *out_index, const void *p, in sk_find()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/ |
H A D | tpu_reshard_variables_op_util.cc | 286 xla::ShapeIndex out_index = {i}; in UpdateOutputVariables() local
|
/aosp_15_r20/system/media/audio_utils/tests/ |
H A D | channelmix_tests.cpp | 346 const int out_index = std::get<OUTPUT_CHANNEL_MASK_POSITION>(info.param); in __anonf37717750102() local
|
/aosp_15_r20/system/update_engine/common/ |
H A D | utils.h | 263 typename std::vector<T>::size_type* out_index) { in VectorIndexOf()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/xnnpack/ |
H A D | Convolution.cpp | 151 int out_index = 0; in reorder_weights_for_transpose_conv() local
|
/aosp_15_r20/external/boringssl/src/crypto/stack/ |
H A D | stack.c | 272 int OPENSSL_sk_find(const OPENSSL_STACK *sk, size_t *out_index, const void *p, in OPENSSL_sk_find()
|