Searched defs:pIntVolumeInc (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp500 * @param pIntVolumeInc pointer to the U4.28 increment per output audio frame, set on return.
507 int16_t *pIntSetVolume, int32_t *pIntPrevVolume, int32_t *pIntVolumeInc,
588 *pIntVolumeInc = inc;
598 *pIntVolumeInc = 0;
506 setVolumeRampVariables(float newVolume, int32_t ramp, int16_t *pIntSetVolume, int32_t *pIntPrevVolume, int32_t *pIntVolumeInc, float *pSetVolume, float *pPrevVolume, float *pVolumeInc) argument

Completed in 9 milliseconds