Searched refs:srcWeight (Results 1 – 3 of 3) sorted by relevance
547 const float* srcWeight) const in Blend() argument551 NW_NULL_ASSERT(srcWeight); in Blend()566 float srcWeights[3] = { *srcWeight, *srcWeight, *srcWeight }; in Blend()
78 float srcWeight, in BlendFloatVector() argument91 const float weightedSrc = srcWeight * srcValues[compIdx]; in BlendFloatVector()
180 float srcWeight,