HomeSort by relevance Sort by last modified time
    Searched full:wavefmt (Results 1 - 6 of 6) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_wave.c 39 WaveFMT wavefmt; member in struct:MS_ADPCM_decoder
47 static int InitMS_ADPCM(WaveFMT *format)
53 MS_ADPCM_state.wavefmt.encoding = SDL_SwapLE16(format->encoding);
54 MS_ADPCM_state.wavefmt.channels = SDL_SwapLE16(format->channels);
55 MS_ADPCM_state.wavefmt.frequency = SDL_SwapLE32(format->frequency);
56 MS_ADPCM_state.wavefmt.byterate = SDL_SwapLE32(format->byterate);
57 MS_ADPCM_state.wavefmt.blockalign = SDL_SwapLE16(format->blockalign);
58 MS_ADPCM_state.wavefmt.bitspersample =
128 *audio_len = (encoded_len/MS_ADPCM_state.wavefmt.blockalign) *
219 WaveFMT wavefmt; member in struct:IMA_ADPCM_decoder
    [all...]
SDL_wave.h 43 typedef struct WaveFMT {
54 } WaveFMT;
  /external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
SDL_dx5audio.c 427 LPDIRECTSOUNDBUFFER *sndbuf, WAVEFORMATEX *wavefmt, Uint32 chunksize)
486 result = IDirectSoundBuffer_SetFormat(*sndbuf, wavefmt);
502 LPDIRECTSOUNDBUFFER *sndbuf, WAVEFORMATEX *wavefmt, Uint32 chunksize)
545 format.lpwfxFormat = wavefmt;
551 IDirectSoundBuffer_SetFormat(*sndbuf, wavefmt);
559 if ( wavefmt->wBitsPerSample == 8 ) {
  /system/media/audio_utils/
tinysndfile.c 74 if (memcmp(&wav[8], "WAVEfmt ", 8))
141 memcpy(&wav[8], "WAVEfmt ", 8);
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp     [all...]
  /external/sonivox/arm-wt-22k/vectors/
Leadsol.mxmf 6 XMF_2.00??<??;??$??/' Leadsol.dls Leadsol.dlsRIFF?DLS colhLIST?linsLIST?ins insh yLIST lar2art2 ?lLISTdlrgnLISTXrgn2rgnh wsmp$<`???wlnk LISTINFOINAMNew instrumentLISTt?wvplLISTh?wavefmt D??Xwsmp$<`???data?????%%HEbh??????.-\W??????/?u=????k???g??????u?"?????r?e?*?????????}?[?W?<?N?^?????????)?=?a?t????????)?Q?g?????????F?^???O???????m?9??????F????a????J?????-???a????????M?x?L???V?W?? e
    [all...]

Completed in 288 milliseconds