Searched refs:hwi (Results 1 – 7 of 7) sorted by relevance
/third_party/pulseaudio/src/modules/ |
D | module-waveout.c | 89 HWAVEIN hwi; member 215 waveInUnprepareHeader(u->hwi, hdr, sizeof(WAVEHDR)); in do_read() 232 res = waveInPrepareHeader(u->hwi, hdr, sizeof(WAVEHDR)); in do_read() 236 res = waveInAddBuffer(u->hwi, hdr, sizeof(WAVEHDR)); in do_read() 317 static void CALLBACK chunk_ready_cb(HWAVEIN hwi, UINT msg, DWORD_PTR inst, DWORD param1, DWORD para… in chunk_ready_cb() argument 395 if (u->hwi) in process_msg() 502 HWAVEIN hwi = INVALID_HANDLE_VALUE; in pa__init() local 614 result = waveInOpen(&hwi, input_device, &wf, 0, 0, WAVE_FORMAT_DIRECT | WAVE_FORMAT_QUERY); in pa__init() 619 …result = waveInOpen(&hwi, input_device, &wf, (DWORD_PTR) chunk_ready_cb, (DWORD_PTR) u, CALLBACK_F… in pa__init() 627 if (waveInStart(hwi) != MMSYSERR_NOERROR) { in pa__init() [all …]
|
/third_party/mksh/ |
D | .mkshrc | 10 for i in arp cpup dhclient dns format hwi ipdebug lsfd memcheck netstat oom partinfo partition ping…
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | mmsystem.h | 546 WINMMAPI MMRESULT WINAPI waveInClose(HWAVEIN hwi); 547 WINMMAPI MMRESULT WINAPI waveInPrepareHeader(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); 548 WINMMAPI MMRESULT WINAPI waveInUnprepareHeader(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); 549 WINMMAPI MMRESULT WINAPI waveInAddBuffer(HWAVEIN hwi,LPWAVEHDR pwh,UINT cbwh); 550 WINMMAPI MMRESULT WINAPI waveInStart(HWAVEIN hwi); 551 WINMMAPI MMRESULT WINAPI waveInStop(HWAVEIN hwi); 552 WINMMAPI MMRESULT WINAPI waveInReset(HWAVEIN hwi); 553 WINMMAPI MMRESULT WINAPI waveInGetPosition(HWAVEIN hwi,LPMMTIME pmmt,UINT cbmmt); 554 WINMMAPI MMRESULT WINAPI waveInGetID(HWAVEIN hwi,LPUINT puDeviceID); 555 WINMMAPI MMRESULT WINAPI waveInMessage(HWAVEIN hwi,UINT uMsg,DWORD_PTR dw1,DWORD_PTR dw2);
|
/third_party/flutter/skia/third_party/externals/sdl/src/audio/winmm/ |
D | SDL_winmm.c | 68 CaptureSound(HWAVEIN hwi, UINT uMsg, DWORD_PTR dwInstance, in CaptureSound() argument
|
/third_party/icu/icu4c/source/data/translit/ |
D | am_am_FONIPA.txt | 219 ኊ → hwi; 246 ዂ → hwi;
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | am_am_FONIPA.txt | 219 ኊ → hwi; 246 ዂ → hwi;
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | am_am_FONIPA.txt | 220 ኊ → hwi; 247 ዂ → hwi;
|