Searched defs:g3 (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/opengl/libagl/ |
D | dxt.cpp | 251 int r2, g2, b2, r3, g3, b3, a3; in decodeDXT1() local 378 int g3 = avg23(g1, g0); in decodeDXT3() local 535 int g3 = avg23(g1, g0); in decodeDXT5() local
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsics_x86.cpp | 378 __m128 pf, g0, g1, g2, g3, gx, p0, p1; in rsdIntrinsicBlurHFU1_K() local
|