Home | History | Annotate | Download | only in android

Lines Matching defs:volumes

229     // compute volumes without setting
231 float volumes[2];
232 android_player_volumeUpdate(volumes, &ap->mVolume, channelCount, ap->mAmplFromDirectLevel,
234 float leftVol = volumes[0], rightVol = volumes[1];
262 // volumes, but setting volumes is handled by the caller.
331 // return the computed volumes