Searched defs:weight1 (Results 1 – 8 of 8) sorted by relevance
228 const __m128i& weight1) { in ComputeWeightedAverage8()264 const __m128i weight1 = _mm_set1_epi32(weight_1); in DistanceWeightedBlend4xH_SSE4_1() local308 const __m128i weight1 = _mm_set1_epi32(weight_1); in DistanceWeightedBlend8xH_SSE4_1() local340 const __m128i weight1 = _mm_set1_epi32(weight_1); in DistanceWeightedBlendLarge_SSE4_1() local
70 const __m128 weight1 = _mm_loadu_ps(&weights[(2 * i + 1) * num_inputs]); in nn_propagate_4to4() local91 const __m128 weight1 = _mm_loadu_ps(&weights[(2 * i + 1) * num_inputs]); in nn_propagate_4to8() local
263 real64 weight1) in Interpolate()
88 Float4 weight1; in transformBlend() local
1321 WORD32 weight1, weight2; in ih264d_motion_compensate_mp() local
1346 private Status computeStatus(long weight1, long weight2, Status oldStatus) { in computeStatus()
1827 LLVMValueRef weight0, weight1, weight, delta; in s3tc_decode_block_dxt5() local
984 LLVMValueRef weight1, in lp_build_masklerp2d()