Searched defs:weight1 (Results 1 – 11 of 11) sorted by relevance
/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 | 79 WORD32 weight1; in ixheaacd_calc_m1m2_emm() local
|
/external/dng_sdk/source/ |
D | dng_hue_sat_map.cpp | 263 real64 weight1) in Interpolate()
|
/external/libaom/av1/encoder/x86/ |
D | ml_sse3.c | 70 const __m128 weight1 = _mm_loadu_ps(&weights[(2 * i + 1) * num_inputs]); in nn_propagate_4to4() local 91 const __m128 weight1 = _mm_loadu_ps(&weights[(2 * i + 1) * num_inputs]); in nn_propagate_4to8() local
|
/external/libaom/av1/encoder/arm/neon/ |
D | ml_neon.c | 156 const float32x4_t weight1 = in nn_propagate_4to4() local 193 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/libavc/decoder/ |
D | ih264d_inter_pred.c | 1321 WORD32 weight1, weight2; in ih264d_motion_compensate_mp() local
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | VoteResolver.java | 1500 private Status computeStatus(long weight1, long weight2) { in computeStatus()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_format_s3tc.c | 1827 LLVMValueRef weight0, weight1, weight, delta; in s3tc_decode_block_dxt5() local
|
D | lp_bld_sample_soa.c | 984 LLVMValueRef weight1, in lp_build_masklerp2d()
|