Searched defs:yz01 (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsic3DLUT.cpp126 uint4 yz01 = ((v001 * weight1.x) + (v101 * weight2.x)) >> (int4)7; local
130 uint4 z1 = ((yz01 * weight1.y) + (yz11 * weight2.y)) >> (int4)15;

Completed in 65 milliseconds