Searched refs:Volume (Results 1 - 22 of 22) sorted by relevance

/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
H A DBVAlgorithms.h74 bool intersectVolume(const BVH::Volume &volume) //returns true if volume intersects the query
86 bool intersectVolumeVolume(const BVH1::Volume &v1, const BVH2::Volume &v2) //returns true if product of volumes intersects the query
87 bool intersectVolumeObject(const BVH1::Volume &v1, const BVH2::Object &o2) //returns true if the volume-object product intersects the query
88 bool intersectObjectVolume(const BVH1::Object &o1, const BVH2::Volume &v2) //returns true if the volume-object product intersects the query
97 typedef internal::intersector_helper1<typename BVH1::Volume, typename BVH1::Object, typename BVH2::Object, Intersector> Helper1;
98 typedef internal::intersector_helper2<typename BVH2::Volume, typename BVH2::Object, typename BVH1::Object, Intersector> Helper2;
117 const typename BVH1::Volume &vol1 = tree1.getVolume(*vBegin1);
214 Scalar minimumOnVolume(const BVH::Volume &volume)
228 Scalar minimumOnVolumeVolume(const BVH1::Volume
[all...]
/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
H A Dstreamplayer.h39 TInt Volume() const;
H A Dstreamplayer.cpp112 TInt CStreamPlayer::Volume() const function in class:CStreamPlayer
220 SetVolume(Volume());
/external/chromium_org/chrome/common/extensions/docs/examples/api/fileSystemProvider/archive/
H A Dbackground.js12 // The value is a Volume object.
17 function Volume(entry, metadata, opt_openedFiles) { class
168 volumes[fileSystemId] = new Volume(entry, metadata,
202 volumes[displayPath] = new Volume(item.entry, metadata);
/external/chromium_org/content/renderer/media/
H A Dwebrtc_audio_capturer.h83 // Volume APIs used by WebRtcAudioDeviceImpl.
86 int Volume() const;
H A Dwebrtc_audio_capturer.cc449 int WebRtcAudioCapturer::Volume() const { function in class:content::WebRtcAudioCapturer
H A Dwebrtc_audio_device_impl.cc386 *volume = static_cast<uint32_t>(capturer->Volume());
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfSoundActionDictionary_autogen.cpp35 double SkPdfSoundActionDictionary::Volume(SkPdfNativeDoc* doc) { function in class:SkPdfSoundActionDictionary
36 SkPdfNativeObject* ret = get("Volume", "");
44 return get("Volume", "") != NULL;
H A DSkPdfMovieActivationDictionary_autogen.cpp47 double SkPdfMovieActivationDictionary::Volume(SkPdfNativeDoc* doc) { function in class:SkPdfMovieActivationDictionary
48 SkPdfNativeObject* ret = get("Volume", "");
56 return get("Volume", "") != NULL;
H A DSkPdfMovieActivationDictionary_autogen.h527 double Volume(SkPdfNativeDoc* doc);
H A DSkPdfSoundActionDictionary_autogen.h525 double Volume(SkPdfNativeDoc* doc);
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfSoundActionDictionary_autogen.cpp35 double SkPdfSoundActionDictionary::Volume(SkPdfNativeDoc* doc) { function in class:SkPdfSoundActionDictionary
36 SkPdfNativeObject* ret = get("Volume", "");
44 return get("Volume", "") != NULL;
H A DSkPdfMovieActivationDictionary_autogen.cpp47 double SkPdfMovieActivationDictionary::Volume(SkPdfNativeDoc* doc) { function in class:SkPdfMovieActivationDictionary
48 SkPdfNativeObject* ret = get("Volume", "");
56 return get("Volume", "") != NULL;
H A DSkPdfMovieActivationDictionary_autogen.h527 double Volume(SkPdfNativeDoc* doc);
H A DSkPdfSoundActionDictionary_autogen.h525 double Volume(SkPdfNativeDoc* doc);
/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
/external/chromium_org/third_party/webrtc/modules/audio_device/test/
H A Dfunc_test_manager.cc1032 PRINT_STR(Speaker Volume, available);
1050 PRINT_STR(Speaker Volume, available);
1075 PRINT_STR(Speaker Volume, available);
1104 PRINT_STR(Microphone Volume, available);
1125 PRINT_STR(Microphone Volume, available);
1154 PRINT_STR(Microphone Volume, available);
1420 TEST_LOG(" Speaker Volume test:\n");
1451 TEST_LOG("\nERROR: Volume control is not available for the selected "
1616 TEST_LOG(" Microphone Volume test:\n");
1644 TEST_LOG("\nERROR: Volume contro
[all...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
H A DRTPencode.cc82 int makeDTMFpayload(unsigned char* payload_data, int Event, int End, int Volume, int Duration);
1743 int makeDTMFpayload(unsigned char* payload_data, int Event, int End, int Volume, int Duration) { argument
1746 V=(unsigned char)Volume;
/external/chromium_org/media/audio/win/
H A Daudio_low_latency_output_win_unittest.cc307 TEST(WASAPIAudioOutputStreamTest, Volume) {
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids16404 080 Volume Up
16405 081 Volume Down
16701 0e0 Volume
16710 0e9 Volume Increment
16711 0ea Volume Decrement
/external/bison/
H A Dconfigure15569 Intel IA-64 Architecture Software Developer's Manual, Volume 1:
23688 Intel IA-64 Architecture Software Developer's Manual, Volume 1:
24044 Intel IA-64 Architecture Software Developer's Manual, Volume 1:

Completed in 9858 milliseconds