/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/ |
H A D | matched_filter_unittest.cc | 72 int x_index = 0; in TEST_P() local 133 int x_index = 0; in TEST_P() local 189 int x_index = 0; in TEST_P() local
|
H A D | matched_filter.cc | 581 size_t x_index = x_start_index; in MatchedFilterCore() local 611 size_t x_index = x_start_index; in MatchedFilterCore() local
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | intrapred_cfl_neon.cc | 103 const uint16x8_t x_index = {0, 2, 4, 6, 8, 10, 12, 14}; in CflSubsampler420_NEON() local 144 uint16x8_t x_index = {0, 2, 4, 6, 8, 10, 12, 14}; in CflSubsampler420_NEON() local 212 const uint8x8_t x_index = {0, 1, 2, 3, 4, 5, 6, 7}; in CflSubsampler444_NEON() local 237 uint8x16_t x_index = {0, 1, 2, 3, 4, 5, 6, 7, in CflSubsampler444_NEON() local
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | non_linearity_filter_interpreter.cc | 30 unsigned int NonLinearityFilterInterpreter::ErrorIndex(size_t x_index, in ErrorIndex()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/linalg/ |
H A D | matrix_set_diag_op_gpu.cu.cc | 61 const int x_index = index_in_the_diagonal + max(0, diag_index); in MatrixSetDiagKernel() local
|
H A D | matrix_diag_op_gpu.cu.cc | 122 const int x_index = index_in_the_diagonal + x_offset - content_offset; in MatrixDiagPartKernel() local
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
H A D | image_utils.h | 214 for (int x_index = 0; x_index < patch_width; ++x_index) { in CopyArea() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | resize_bicubic_op.cc | 272 int x_index; in ComputeYInterpolation() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/ |
H A D | op_level_cost_estimator.cc | 910 int x_index, y_index, major_channel_index, minor_channel_index = -1; in ConvolutionDimensionsFromInputs() local 2166 int x_index, y_index, channel_index; in OpDimensionsFromInputs() local
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | bignum.c | 1835 const size_t x_index = 0; in mbedtls_mpi_exp_mod() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/ |
H A D | val_ext_inst_test.cpp | 69 const size_t x_index = ext_inst_name.find_last_of('x'); in GetPackedNumComponents() local 78 const size_t x_index = ext_inst_name.find_last_of('x'); in GetPackedBitWidth() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_ext_inst_test.cpp | 69 const size_t x_index = ext_inst_name.find_last_of('x'); in GetPackedNumComponents() local 78 const size_t x_index = ext_inst_name.find_last_of('x'); in GetPackedBitWidth() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_ext_inst_test.cpp | 69 const size_t x_index = ext_inst_name.find_last_of('x'); in GetPackedNumComponents() local 78 const size_t x_index = ext_inst_name.find_last_of('x'); in GetPackedBitWidth() local
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | FunctionsManual.cpp | 7094 auto x_index = reverse ? seq_length - seq : seq - 1; in mkldnn_rnn_layer_differentiable_backward() local 7114 int64_t x_index = reverse ? seq_length - seq - 1 : seq; in mkldnn_rnn_layer_differentiable_backward() local
|