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 163 static const float u4_12_from_float = (1 << 12); local
164 return value * volume * u4_12_from_float;
  /system/media/audio_utils/include/audio_utils/
primitives.h 604 static inline uint16_t u4_12_from_float(float f) function

Completed in 871 milliseconds