Lines Matching defs:cci
369 u_int32_t cci,cpi,cnt,cx,cy, tmp1;388 cci = cx / 48000;389 cx -= cci * 48000;391 cci <<= 7;392 cci += cx / 48000;393 cci = - cci;438 * cci *is* 32-bit signed quantity but in the parameter description443 tmp1 |= cci<<16;446 BA1WRITE4(sc, CS4280_CCI, cci);