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

/external/jmonkeyengine/engine/src/core/com/jme3/audio/
H A DListenerParam.java39 Volume; enum constant in enum:ListenerParam
H A DAudioParam.java4 Volume, enum constant in enum:AudioParam
/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
H A Dstreamplayer.cpp112 TInt CStreamPlayer::Volume() const function in class:CStreamPlayer
220 SetVolume(Volume());
/external/eigen/unsupported/Eigen/src/BVH/
H A DKdBVH.h74 typedef AlignedBox<Scalar, Dim> Volume; typedef in class:Eigen::KdBVH
75 typedef std::vector<Volume, aligned_allocator<Volume> > VolumeList;
82 /** Given an iterator range over \a Object references, constructs the BVH. Requires that bounding_box(Object) return a Volume. */
89 * Requires that bounding_box(Object) return a Volume. */
164 inline const Volume &getVolume(Index index) const
/external/chromium_org/content/renderer/media/
H A Dwebrtc_audio_capturer.cc406 int WebRtcAudioCapturer::Volume() const { function in class:content::WebRtcAudioCapturer
/external/libnfc-nci/src/udrv/include/
H A Ducodec.h82 #define UCODEC_AUDIO_VOLUME 8 /* Volume settings */
195 UINT8 Volume; /* 0 to mute. 0xFF for the max volume */ member in union:tUCODEC_FEATURE_TAG

Completed in 126 milliseconds