Home
last modified time | relevance | path

Searched defs:x0 (Results 1 – 4 of 4) 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/contexthub/firmware/inc/algos/
Dfusion.h40 Quat x0; member
/device/google/dragon/audio/hal/dsp/
Ddrc_kernel.c571 float32x4_t x0 = {c*r, c*r*r, c*r*r*r, c*r*r*r*r}; in dk_compress_output() local
710 __m128 x0 = {c*r, c*r*r, c*r*r*r, c*r*r*r*r}; in dk_compress_output() local
/device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
Darm_math.h4371 float32_t x0; /**< saves previous input sample. */ member
4425 q31_t x0; /**< saves previous input sample. */ member
4481 q15_t x0; /**< saves previous input sample. */ member
5769 float32_t x0, x1; /* Nearest input values */ in arm_linear_interp_f32() local