Home | History | Annotate | Download | only in android

Lines Matching defs:volumes

273     // compute volumes without setting
275 float volumes[2];
276 android_player_volumeUpdate(volumes, &ap->mVolume, channelCount, ap->mAmplFromDirectLevel,
278 float leftVol = volumes[0], rightVol = volumes[1];
306 // volumes, but setting volumes is handled by the caller.
375 // return the computed volumes