Home
last modified time | relevance | path

Searched defs:x3 (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/lib/nanohub/
Daes.c206 …uint32_t x0, x1, x2, x3; //we CAN use an array, but then GCC will not use registers. so we use sep… in aesEncr() local
276 uint32_t x0, x1, x2, x3; in aesDecr() local
/device/google/dragon/audio/hal/dsp/
Ddrc_kernel.c374 float x3 = x2 * x; in dk_update_envelope() local