Home
last modified time | relevance | path

Searched defs:weight1 (Results 1 – 7 of 7) sorted by relevance

/external/dng_sdk/source/
Ddng_hue_sat_map.cpp263 real64 weight1) in Interpolate()
/external/libaom/libaom/av1/encoder/x86/
Dml_sse3.c70 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/swiftshader/src/Shader/
DVertexPipeline.cpp88 Float4 weight1; in transformBlend() local
/external/libavc/decoder/
Dih264d_inter_pred.c1321 WORD32 weight1, weight2; in ih264d_motion_compensate_mp() local
/external/cldr/tools/java/org/unicode/cldr/util/
DVoteResolver.java1281 private Status computeStatus(long weight1, long weight2, Status oldStatus) { in computeStatus()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c1827 LLVMValueRef weight0, weight1, weight, delta; in s3tc_decode_block_dxt5() local
Dlp_bld_sample_soa.c984 LLVMValueRef weight1, in lp_build_masklerp2d()