HomeSort by relevance Sort by last modified time
    Searched full:warp_sinf (Results 1 - 2 of 2) sorted by null

  /device/google/dragon/audio/hal/dsp/
drc_math.h 47 static inline float warp_sinf(float x) PURE;
161 static inline float warp_sinf(float x) function
drc_kernel.c 561 /* See warp_sinf() for the details for the constants. */
700 /* See warp_sinf() for the details for the constants. */
775 /* See warp_sinf() for the details for the constants. */
877 warp_sinf(x[j] + base);
910 warp_sinf(x[j]);
    [all...]

Completed in 198 milliseconds