/external/libgav1/src/dsp/x86/ |
D | distance_weighted_blend_sse4.cc | 232 const __m128i& weight1) { in ComputeWeightedAverage8() 270 const __m128i weight1 = _mm_set1_epi32(weight_1); in DistanceWeightedBlend4xH_SSE4_1() local 308 const __m128i weight1 = _mm_set1_epi32(weight_1); in DistanceWeightedBlend8xH_SSE4_1() local 341 const __m128i weight1 = _mm_set1_epi32(weight_1); in DistanceWeightedBlendLarge_SSE4_1() local
|
/external/libxaac/decoder/ |
D | ixheaacd_mps_calc_m1m2_common.c | 45 WORD32 *weight1, WORD32 *weight2, ia_mps_dec_mps_tables_struct *ia_mps_dec_mps_table_ptr) { in ixheaacd_get_matrix_inversion_weights() 110 VOID ixheaacd_invert_matrix(WORD32 weight1, WORD32 weight2, WORD32 h_real[][2], in ixheaacd_invert_matrix() 815 WORD32 weight1; in ixheaacd_calculate_mtx_inv() local
|
D | ixheaacd_mps_calc_m1m2_emm.c | 83 WORD32 weight1; in ixheaacd_calc_m1m2_emm() local
|
/external/dng_sdk/source/ |
D | dng_hue_sat_map.cpp | 263 real64 weight1) in Interpolate()
|
/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/ |
D | WeightedRoundRobinLoadBalancerTest.java | 376 double weight1 = 999 / (0.1 + 13 / 999F * weightedConfig.errorUtilizationPenalty); in pickByWeight_largeWeight_withEps_defaultErrorUtilizationPenalty() local 421 double weight1 = 22 / (0.12 + 19.7 / 22F * weightedConfig.errorUtilizationPenalty); in pickByWeight_normalWeight_withEps_defaultErrorUtilizationPenalty() local 441 double weight1 = 22 / (0.12 + 19.7 / 22F * weightedConfig.errorUtilizationPenalty); in pickByWeight_normalWeight_withEps_customErrorUtilizationPenalty() local
|
/external/libaom/av1/encoder/x86/ |
D | ml_sse3.c | 70 const __m128 weight1 = _mm_loadu_ps(&weights[(2 * i + 1) * num_inputs]); in av1_nn_propagate_4to4_sse3() local 91 const __m128 weight1 = _mm_loadu_ps(&weights[(2 * i + 1) * num_inputs]); in av1_nn_propagate_4to8_sse3() local
|
/external/libaom/av1/encoder/arm/ |
D | ml_neon.c | 157 const float32x4_t weight1 = in nn_propagate_4to4() local 194 const float32x4_t weight1 = in nn_propagate_4to8() local
|
/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/ |
D | Lut3d.cpp | 100 int4 weight1 = (int4)0x8000 - weight2; in kernel() local
|
/external/pytorch/aten/src/ATen/native/mkldnn/ |
D | RNN.cpp | 50 const Tensor& weight1, in mkldnn_rnn_layer_backward() 297 const Tensor& weight1, in mkldnn_rnn_layer_backward()
|
D | MKLDNNConversions.cpp | 464 Tensor weight1, in mkldnn_reorder_mkldnn_rnn_layer_weight()
|
/external/libavc/decoder/ |
D | ih264d_inter_pred.c | 1321 WORD32 weight1, weight2; in ih264d_motion_compensate_mp() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_format_s3tc.c | 1830 LLVMValueRef weight0, weight1, weight, delta; in s3tc_decode_block_dxt5() local
|
D | lp_bld_sample_soa.c | 1098 LLVMValueRef weight1, in lp_build_masklerp2d()
|
/external/pytorch/benchmarks/static_runtime/ |
D | test_generated_ops.cc | 3908 auto weight1 = 2; in TEST() local 3942 auto weight1 = at::rand({22, 22, 22}); in TEST() local 5607 auto weight1 = at::rand({22}); in TEST() local
|
/external/pytorch/torch/ |
D | _meta_registrations.py | 6161 weight1, argument
|
/external/pytorch/torch/csrc/autograd/ |
D | FunctionsManual.cpp | 7027 const Tensor& weight1, in mkldnn_rnn_layer_differentiable_backward()
|