Home
last modified time | relevance | path

Searched defs:weight2 (Results 1 – 14 of 14) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_mps_calc_m1m2_common.c45 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()
816 WORD32 weight2; in ixheaacd_calculate_mtx_inv() local
Dixheaacd_mps_calc_m1m2_emm.c84 WORD32 weight2; in ixheaacd_calc_m1m2_emm() local
/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
DWeightedRoundRobinLoadBalancerTest.java377 double weight2 = 2 / (0.9 + 1.8 / 2F * weightedConfig.errorUtilizationPenalty); in pickByWeight_largeWeight_withEps_defaultErrorUtilizationPenalty() local
422 double weight2 = 40 / (0.28 + 0.998 / 40F * weightedConfig.errorUtilizationPenalty); in pickByWeight_normalWeight_withEps_defaultErrorUtilizationPenalty() local
442 double weight2 = 40 / (0.28 + 0.998 / 40F * weightedConfig.errorUtilizationPenalty); in pickByWeight_normalWeight_withEps_customErrorUtilizationPenalty() local
/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
DLut3d.cpp99 int4 weight2 = baseCoord & 0x7fff; in kernel() local
/external/pytorch/aten/src/ATen/native/mkldnn/
DRNN.cpp51 const Tensor& weight2, in mkldnn_rnn_layer_backward()
298 const Tensor& weight2, in mkldnn_rnn_layer_backward()
DMKLDNNConversions.cpp390 const at::Tensor& weight2, in get_lstm_packed_weights()
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/features/
Dencode_avc_header_packer.cpp894 int16_t weight, offset, weight2, offset2; in PredWeightTable() local
/external/libavc/decoder/
Dih264d_inter_pred.c1321 WORD32 weight1, weight2; in ih264d_motion_compensate_mp() local
/external/pytorch/benchmarks/static_runtime/
Dtest_static_runtime.cc524 at::Tensor weight2 = torch::randn({10, 11}, at::ScalarType::Float); in TEST() local
550 at::Tensor weight2 = torch::randn({6, 8}, at::ScalarType::Float); in TEST() local
643 at::Tensor weight2 = torch::randn({10, 11}, at::ScalarType::Float); in TEST() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DVoteResolver.java742 long weight2 = items.getCount(value2); in getTotals() local
/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
Dcodechal_encode_avc_base.cpp1158 int16_t weight, offset, weight2, offset2; in CodecHal_PackSliceHeader_PredWeightTable() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c1078 LLVMValueRef weight2; in lp_build_masklerp() local
/external/pytorch/torch/
D_meta_registrations.py6162 weight2, argument
/external/pytorch/torch/csrc/autograd/
DFunctionsManual.cpp7028 const Tensor& weight2, in mkldnn_rnn_layer_differentiable_backward()