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

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

Completed in 261 milliseconds