Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/dsp/
Ddrc_kernel.c375 float x4 = x2 * x2; in dk_update_envelope() local
572 float32x4_t x, x2, x4, left, right, tmp1, tmp2; in dk_compress_output() local
631 float32x4_t x2, x4, left, right, tmp1, tmp2; in dk_compress_output() local
711 __m128 x, x2, x4, left, right, tmp1, tmp2; in dk_compress_output() local
784 __m128 x2, x4, left, right, tmp1, tmp2; in dk_compress_output() local
Ddrc_math.h154 float x4 = x2 * x2; in linear_to_decibels() local