HomeSort by relevance Sort by last modified time
    Searched full:waveform (Results 1 - 25 of 181) sorted by null

1 2 3 4 5 6 7 8

  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
TextureGeneratorWood.java 122 protected static WaveForm[] waveformFunctions = new WaveForm[3];
124 waveformFunctions[0] = new WaveForm() {// sinus (TEX_SIN)
131 waveformFunctions[1] = new WaveForm() {// saw (TEX_SAW)
143 waveformFunctions[2] = new WaveForm() {// triangle (TEX_TRI)
189 public final WaveForm waveformFunction;
198 int waveform = ((Number) tex.getFieldValue("noisebasis2")).intValue();//wave form: TEX_SIN=0, TEX_SAW=1, TEX_TRI=2 local
199 if (waveform > TEX_TRI || waveform < TEX_SIN) {
200 waveform = 0; // check to be sure noisebasis2 is initialized ahead of tim
    [all...]
TextureGeneratorMarble.java 107 int waveform; local
108 if (marbleData.waveform > TEX_TRI || marbleData.waveform < TEX_SIN) {
109 waveform = 0;
111 waveform = marbleData.waveform;
118 mi = waveformFunctions[waveform].execute(mi);
134 public final int waveform; field in class:TextureGeneratorMarble.MarbleData
144 waveform = ((Number) tex.getFieldValue("noisebasis2")).intValue();
  /external/srec/srec/Recognizer/include/
SR_RecognizerResult.h 44 * Returns the endpointed waveform that was used for recognition. This returns a read-only buffer,
48 * @param waveform [out] Waveform buffer
49 * @param size [out] Size of waveform buffer (in bytes)
50 * @return ESR_INVALID_ARGUMENT if self, or waveform are null
52 ESR_ReturnCode(*getWaveform)(const struct SR_RecognizerResult_t* self, const asr_int16_t** waveform,
114 * Returns the endpointed waveform that was used for recognition. This returns a read-only buffer,
118 * @param waveform [out] Waveform buffer
119 * @param size [out] Size of waveform buffer (in bytes
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_simple.h 78 unsigned int memory; /* begin of waveform in onboard memory */
79 unsigned char *ptr; /* pointer to waveform in system memory */
82 unsigned int size; /* size of waveform in samples */
118 __u32 size; /* size of waveform in samples */
ainstr_gf1.h 58 unsigned int memory; /* begin of waveform in onboard memory */
59 unsigned char *ptr; /* pointer to waveform in system memory */
62 unsigned int size; /* size of waveform in samples */
112 gf1_wave_t *wave; /* first waveform */
141 __u32 size; /* size of waveform in samples */
ainstr_iw.h 60 unsigned int memory; /* begin of waveform in onboard memory */
61 unsigned char *ptr; /* pointer to waveform in system memory */
64 unsigned int size; /* size of waveform in samples */
71 unsigned char low_note; /* lower frequency range for this waveform */
72 unsigned char high_note; /* higher frequency range for this waveform */
224 __u32 size; /* size of waveform in samples */
231 __u8 low_note; /* lower frequency range for this waveform */
232 __u8 high_note; /* higher frequency range for this waveform */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_simple.h 78 unsigned int memory; /* begin of waveform in onboard memory */
79 unsigned char *ptr; /* pointer to waveform in system memory */
82 unsigned int size; /* size of waveform in samples */
118 __u32 size; /* size of waveform in samples */
ainstr_gf1.h 58 unsigned int memory; /* begin of waveform in onboard memory */
59 unsigned char *ptr; /* pointer to waveform in system memory */
62 unsigned int size; /* size of waveform in samples */
112 gf1_wave_t *wave; /* first waveform */
141 __u32 size; /* size of waveform in samples */
ainstr_iw.h 60 unsigned int memory; /* begin of waveform in onboard memory */
61 unsigned char *ptr; /* pointer to waveform in system memory */
64 unsigned int size; /* size of waveform in samples */
71 unsigned char low_note; /* lower frequency range for this waveform */
72 unsigned char high_note; /* higher frequency range for this waveform */
224 __u32 size; /* size of waveform in samples */
231 __u8 low_note; /* lower frequency range for this waveform */
232 __u8 high_note; /* higher frequency range for this waveform */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ainstr_simple.h 81 unsigned int memory; /* begin of waveform in onboard memory */
82 unsigned char *ptr; /* pointer to waveform in system memory */
85 unsigned int size; /* size of waveform in samples */
121 __u32 size; /* size of waveform in samples */
ainstr_gf1.h 61 unsigned int memory; /* begin of waveform in onboard memory */
62 unsigned char *ptr; /* pointer to waveform in system memory */
65 unsigned int size; /* size of waveform in samples */
115 struct gf1_wave *wave; /* first waveform */
144 __u32 size; /* size of waveform in samples */
ainstr_iw.h 63 unsigned int memory; /* begin of waveform in onboard memory */
64 unsigned char *ptr; /* pointer to waveform in system memory */
67 unsigned int size; /* size of waveform in samples */
74 unsigned char low_note; /* lower frequency range for this waveform */
75 unsigned char high_note; /* higher frequency range for this waveform */
227 __u32 size; /* size of waveform in samples */
234 __u8 low_note; /* lower frequency range for this waveform */
235 __u8 high_note; /* higher frequency range for this waveform */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_simple.h 78 unsigned int memory; /* begin of waveform in onboard memory */
79 unsigned char *ptr; /* pointer to waveform in system memory */
82 unsigned int size; /* size of waveform in samples */
118 __u32 size; /* size of waveform in samples */
ainstr_gf1.h 58 unsigned int memory; /* begin of waveform in onboard memory */
59 unsigned char *ptr; /* pointer to waveform in system memory */
62 unsigned int size; /* size of waveform in samples */
112 gf1_wave_t *wave; /* first waveform */
141 __u32 size; /* size of waveform in samples */
ainstr_iw.h 60 unsigned int memory; /* begin of waveform in onboard memory */
61 unsigned char *ptr; /* pointer to waveform in system memory */
64 unsigned int size; /* size of waveform in samples */
71 unsigned char low_note; /* lower frequency range for this waveform */
72 unsigned char high_note; /* higher frequency range for this waveform */
224 __u32 size; /* size of waveform in samples */
231 __u8 low_note; /* lower frequency range for this waveform */
232 __u8 high_note; /* higher frequency range for this waveform */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ainstr_simple.h 81 unsigned int memory; /* begin of waveform in onboard memory */
82 unsigned char *ptr; /* pointer to waveform in system memory */
85 unsigned int size; /* size of waveform in samples */
121 __u32 size; /* size of waveform in samples */
ainstr_gf1.h 61 unsigned int memory; /* begin of waveform in onboard memory */
62 unsigned char *ptr; /* pointer to waveform in system memory */
65 unsigned int size; /* size of waveform in samples */
115 struct gf1_wave *wave; /* first waveform */
144 __u32 size; /* size of waveform in samples */
ainstr_iw.h 63 unsigned int memory; /* begin of waveform in onboard memory */
64 unsigned char *ptr; /* pointer to waveform in system memory */
67 unsigned int size; /* size of waveform in samples */
74 unsigned char low_note; /* lower frequency range for this waveform */
75 unsigned char high_note; /* higher frequency range for this waveform */
227 __u32 size; /* size of waveform in samples */
234 __u8 low_note; /* lower frequency range for this waveform */
235 __u8 high_note; /* higher frequency range for this waveform */
  /frameworks/av/media/libmedia/
Visualizer.cpp 257 status_t Visualizer::getWaveForm(uint8_t *waveform)
259 if (waveform == NULL) {
269 status = command(VISUALIZER_CMD_CAPTURE, 0, NULL, &replySize, waveform);
276 memset(waveform, 0x80, mCaptureSize);
303 status_t Visualizer::doFft(uint8_t *fft, uint8_t *waveform)
310 ((waveform[i] ^ 0x80) << 24) | ((waveform[i + 1] ^ 0x80) << 8);
339 uint8_t waveform[mCaptureSize]; local
340 status_t status = getWaveForm(waveform);
346 status = doFft(fft, waveform);
    [all...]
  /frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
VisualizerTest.java 148 public void onWaveFormDataCapture(Visualizer visualizer, byte[] waveform, int samplingRate) {
150 if (waveform.length > 0) {
151 Log.d(TAG, "onWaveFormDataCapture(): "+waveform[0]+" smp rate: "+samplingRate/1000);
152 displayVal(R.id.waveformMin, waveform[0]);
153 displayVal(R.id.waveformMax, waveform[waveform.length - 1]);
154 displayVal(R.id.waveformCenter, waveform[waveform.length/2]);
  /frameworks/base/media/java/android/media/audiofx/
Visualizer.java 41 * <li>Waveform data: consecutive 8-bit (unsigned) mono samples by using the
422 * Returns a waveform capture of currently playing audio content. The capture consists in
426 * @param waveform array of bytes where the waveform should be returned
432 public int getWaveForm(byte[] waveform)
438 return native_getWaveForm(waveform);
546 * Method called when a new waveform capture is available.
547 * <p>Data in the waveform buffer is valid only within the scope of the callback.
548 * Applications which needs access to the waveform data after returning from the callback
551 * @param waveform array of bytes containing the waveform representation
    [all...]
  /frameworks/base/media/java/android/media/videoeditor/
WaveformData.java 25 * Class which describes the waveform data of an audio track. The gain values
52 * @param audioWaveformFilename The name of the audio waveform file
128 * @return The number of frames within the waveform data
  /external/srec/srec/Recognizer/src/
RecognizerResult.c 26 const asr_int16_t** waveform, size_t* size)
33 return self->getWaveform(self, waveform, size);
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
PeriodicWave.idl 25 // PeriodicWave represents a periodic audio waveform given by its Fourier coefficients.
  /frameworks/av/include/media/
Visualizer.h 35 * - Waveform data: consecutive 8-bit (unsigned) mono samples by using the getWaveForm() method
90 uint8_t *waveform,
127 status_t getWaveForm(uint8_t *waveform);
158 status_t doFft(uint8_t *fft, uint8_t *waveform);

Completed in 305 milliseconds

1 2 3 4 5 6 7 8