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

  /frameworks/av/services/audioflinger/
AudioMixerOps.h 160 static const float u4_12_from_float = (1 << 12); local
161 return value * volume * u4_12_from_float;
  /system/media/audio_utils/include/audio_utils/
primitives.h 762 static inline uint16_t u4_12_from_float(float f) function
    [all...]

Completed in 73 milliseconds