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

1 2 3 4 5 6 7

  /external/skia/src/views/
SkOSSound.cpp 53 /* hResInfo = FindResource (hInst, lpName, "WAVE");
58 // Load the wave resource.
64 // Lock the wave resource and play it.
129 MMRESULT StartWave(const char path[], SkOSSoundWave* wave, U32 vol);
130 MMRESULT EndWave(SkOSSoundWave* wave);
235 MMRESULT StartWave(const char path[], SkOSSoundWave* wave, U32 vol)
241 // HANDLE hDoneEvent = wave.hDoneEvent =
246 // Open wave file
247 if (!wave->waveFile.Open(path)) {
257 mmres = waveOutOpen(&hwo, devId, wave->waveFile.GetWaveFormat(), 0, 0, CALLBACK_NULL)
    [all...]
  /external/srec/tests/
Android.mk 37 ../config/en.us/wave/dallas/0000/S072.nwf \
38 ../config/en.us/wave/dallas/0000/S074.nwf \
39 ../config/en.us/wave/dallas/0000/S075.nwf \
40 ../config/en.us/wave/dallas/0000/S076.nwf \
41 ../config/en.us/wave/dallas/0000/S077.nwf \
42 ../config/en.us/wave/dallas/0000/S079.nwf \
43 ../config/en.us/wave/dallas/0000/S080.nwf \
44 ../config/en.us/wave/dallas/0000/S083.nwf \
45 ../config/en.us/wave/dallas/0000/S086.nwf \
46 ../config/en.us/wave/dallas/0000/S088.nwf
    [all...]
  /external/srec/srec/cfront/
wav_acc.c 46 void create_sample_buffer(wave_info *wave, int frame_size, int window_size)
48 ASSERT(wave);
51 wave->income = (samdata *) CALLOC(window_size, sizeof(samdata), "cfront.wave.income");
52 wave->outgo = (samdata *) CALLOC(window_size, sizeof(samdata), "cfront.wave.outgo");
53 wave->window_size = window_size;
54 wave->frame_size = frame_size;
61 void free_sample_buffer(wave_info *wave)
63 ASSERT(wave);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_wave.h 24 /* WAVE files are little-endian */
27 /* Define values for Microsoft WAVE format */
30 #define WAVE 0x45564157 /* "WAVE" */
42 /* Normally, these three chunks come consecutively in a WAVE file */
56 /* The general chunk found in the WAVE file */
  /external/srec/srec/include/
frontapi.h 97 * Params srcscale Gain applied to incoming wave data
98 * offset DC offset applied to incoming wave data
99 * sinkscale Gain applied to any wave data sinks
139 * configures the member Wave, Freq and Cep objects, by calling their
181 * hWave Handle to valid wave object
186 * Constructs a single frame from audio in the wave object. The output
260 * Params hWave Handle to valid wave object
281 * Params hWave Handle to valid wave object
304 * Params hWave Handle to valid wave object
314 * CA_DetachCMSfromUtterance on the Wave first, if CA_AttachCMStoUtteranc
    [all...]
sample.h 34 /* The known wave types here
48 /* The known wave-file types are
204 void acc_wave_stats(wave_info* wave);
206 void create_sample_buffer(wave_info *wave, int frame_size, int window_size);
207 void free_sample_buffer(wave_info *wave);
209 int init_wavfile_stream(wave_info *wave, char *filename, int type);
210 int close_wavfile_stream(wave_info *wave);
211 int load_wavfile_data(wave_info* wave);
212 int save_wavfile_data(wave_info* wave);
213 int seek_wavfile_data(wave_info* wave, long offset, int origin)
    [all...]
utteranc.h 76 spect_dist_info **spchchan; /* Mirrored from the Wave object */
77 norm_info *channorm; /* Mirrored from the Wave object */
78 swicms_norm_info *swicms; /* copy of wave obj pointer */
116 spect_dist_info **spchchan; /* Mirrored from the Wave object */
117 norm_info *channorm; /* Mirrored from the Wave object */
118 swicms_norm_info *swicms; /* copy of wave obj pointer */
141 spect_dist_info **spchchan; /* Mirrored from the Wave object */
142 norm_info *channorm; /* Mirrored from the Wave object */
143 swicms_norm_info *swicms; /* copy of wave obj pointer */
  /external/srec/config/en.us/
run-change-sample-rate2.sh 1 /system/bin/SRecTest -parfile baseline11k.par -tcp tcp/change_sample_rate2.tcp -datapath wave/ >out_SHIP_change_sample_rate2.txt 2>&1
run-set-get-param.sh 1 /system/bin/SRecTest -parfile baseline11k.par -tcp tcp/set_get_param.tcp -datapath wave/ >out_SHIP_set_get_param.txt 2>&1
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_simple.h 36 * wave formats
39 #define SIMPLE_WAVE_16BIT 0x0001 /* 16-bit wave */
40 #define SIMPLE_WAVE_UNSIGNED 0x0002 /* unsigned wave */
41 #define SIMPLE_WAVE_INVERT 0x0002 /* same as unsigned wave */
45 #define SIMPLE_WAVE_STEREO 0x0100 /* stereo wave */
64 unsigned int max8_len; /* maximum 8-bit wave length */
65 unsigned int max16_len; /* maximum 16-bit wave length */
74 unsigned int format; /* wave format */
116 __u32 format; /* wave format */
ainstr_gf1.h 36 * wave formats
39 #define GF1_WAVE_16BIT 0x0001 /* 16-bit wave */
40 #define GF1_WAVE_UNSIGNED 0x0002 /* unsigned wave */
41 #define GF1_WAVE_INVERT 0x0002 /* same as unsigned wave */
54 unsigned int format; /* wave format */
112 gf1_wave_t *wave; /* first waveform */ member in struct:__anon14054
139 __u32 format; /* wave format */
192 unsigned char flags; /* supported wave flags */
195 unsigned int max8_len; /* maximum 8-bit wave length */
196 unsigned int max16_len; /* maximum 16-bit wave length *
    [all...]
ainstr_iw.h 36 * wave formats
39 #define IWFFFF_WAVE_16BIT 0x0001 /* 16-bit wave */
40 #define IWFFFF_WAVE_UNSIGNED 0x0002 /* unsigned wave */
41 #define IWFFFF_WAVE_INVERT 0x0002 /* same as unsigned wave */
45 #define IWFFFF_WAVE_ULAW 0x0020 /* uLaw compressed wave */
46 #define IWFFFF_WAVE_RAM 0x0040 /* wave is _preloaded_ in RAM (it is used for ROM simulation) */
47 #define IWFFFF_WAVE_ROM 0x0080 /* wave is in ROM */
48 #define IWFFFF_WAVE_STEREO 0x0100 /* wave is stereo */
56 unsigned int format; /* wave format */
59 unsigned int number; /* some other ID for this wave */
155 iwffff_wave_t *wave; member in struct:iwffff_layer
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
dls.h 48 LIST [] 'wave',RIFFWAVE
49 LIST [] 'wave',RIFFWAVE
50 LIST [] 'wave',RIFFWAVE
51 LIST [] 'wave',RIFFWAVE
52 LIST [] 'wave',RIFFWAVE
206 definitions for the Wave link structure
219 USHORT fusOptions; /* options flags for this wave */
222 ULONG ulTableIndex; /* index into the wave pool table, 0 based */
eas_wavefile.h 7 * Static data block for wave file parser.
40 * This structure contains the WAVE file parser state information
  /cts/apps/CtsVerifier/jni/audioquality/
GenerateSinusoid.cpp 51 short* wave = new short[numSamples]; local
67 wave[i] = clipAndRound(val);
70 *output = wave;
Wrapper.cpp 69 short *wave = NULL; local
73 &numSamples, &wave);
80 env->SetShortArrayRegion(ja, 0, numSamples, wave);
81 delete[] wave;
  /external/kernel-headers/original/linux/
mc146818rtc.h 65 /* Periodic intr. / Square wave rate select. 0=none, 1=32.8kHz,... 15=2Hz */
74 # define RTC_SQWE 0x08 /* enable square-wave output */
  /external/qemu/distrib/sdl-1.2.12/src/audio/windib/
SDL_dibaudio.h 39 WAVEHDR wavebuf[NUM_BUFFERS]; /* Wave audio fragments */
  /packages/wallpapers/MusicVisualization/res/values/
strings.xml 27 <string name="vis2_desc">Draws the sound wave of any currently playing music track.</string>
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
instr.h 90 #define SND_SEQ_INSTR_ID_SIMPLE "Simple Wave" /**< Simple Wave */
100 #define SND_SEQ_INSTR_TYPE1_SIMPLE (1<<0) /**< Simple Wave */
141 * Simple Wave support
  /frameworks/base/core/java/android/speech/srec/
WaveHeader.java 24 * This class represents the header of a WAVE format audio file, which usually
39 // follows WAVE format in http://ccrma.stanford.edu/courses/422/projects/WaveFormat
185 readId(in, "WAVE");
225 * Write a WAVE file header.
234 writeId(out, "WAVE");
  /external/sonivox/arm-fm-22k/lib_src/
eas_wavefile.h 7 * Static data block for wave file parser.
40 * This structure contains the WAVE file parser state information
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wavefile.h 7 * Static data block for wave file parser.
40 * This structure contains the WAVE file parser state information
  /packages/wallpapers/Basic/res/raw/
distort.rs 165 int refraction(int d, int wave, int *map) {
169 int w = (wave + 0x10000) >> 8;
199 int wave = *current;
205 int dx = nextWave - wave;
206 int dy = current[b] - wave;
208 int offsetx = refraction(dx, wave, map) >> 16;
213 int offsety = refraction(dy, wave, map) >> 16;
226 wave = nextWave;
  /external/proguard/src/proguard/gui/splash/
SineTiming.java 24 * This Timing varies between 0 and 1, as a sine wave over time.

Completed in 614 milliseconds

1 2 3 4 5 6 7