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

  /frameworks/av/include/private/media/
AudioTrackShared.h 372 // caller must limit to 0.0 <= sendLevel <= 1.0
373 void setSendLevel(float sendLevel) {
374 mCblk->mSendLevel = uint16_t(sendLevel * 0x1000);
  /frameworks/av/services/audioflinger/
Threads.cpp     [all...]

Completed in 201 milliseconds