/device/google/dragon/audio/hal/dsp/ |
D | eq.c | 49 float x2 = q->x2; in eq_process1() local 84 float x2 = q->x2; in eq_process() local 111 float x2 = q->x2; in eq_process() local
|
D | drc_kernel.c | 132 float x2 = x * 1.001; in slope_at() local 373 float x2 = x * x; 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
|
D | crossover2.c | 36 float32x4_t x2 = {lp->x2L, hp->x2L, lp->x2R, hp->x2R}; in lr42_split() local 122 __m128 x2 = {lp->x2L, hp->x2L, lp->x2R, hp->x2R}; in lr42_split() local 320 float32x4_t x2 = {lp->x2L, hp->x2L, lp->x2R, hp->x2R}; in lr42_merge() local 400 __m128 x2 = {lp->x2L, hp->x2L, lp->x2R, hp->x2R}; in lr42_merge() local
|
D | crossover.h | 23 float x1, x2; member
|
D | biquad.h | 24 float x1, x2; member
|
D | eq2.c | 124 float32x2_t x2 = {qL->x2, qR->x2}; in eq2_process_two_neon() local 217 __m128 x2 = {qL->x2, qR->x2}; in eq2_process_two_sse3() local
|
D | drc_math.h | 153 float x2 = x * x; in linear_to_decibels() local
|
/device/google/contexthub/lib/nanohub/ |
D | aes.c | 206 …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/moto/shamu/camera/QCamera/HAL/core/src/ |
D | QCameraHWI_Parm.cpp | 1933 uint16_t x1, x2, y1, y2, dx, dy; in setFocusAreas() local 2008 uint16_t x1, x2, y1, y2; in setMeteringAreas() local
|
/device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/ |
D | arm_math.h | 7213 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local 7288 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local 7369 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local
|
/device/moto/shamu/camera/QCamera/HAL/core/inc/ |
D | QCameraHWI.h | 207 int x1, y1, x2, y2; member
|