OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetChannelCount
(Results
1 - 8
of
8
) sorted by null
/frameworks/ex/variablespeed/jni/
variablespeed.h
90
SLuint32
GetChannelCount
();
variablespeed.cc
568
SLuint32 AudioEngine::
GetChannelCount
() {
695
CreateAndRealizeAudioPlayer(GetSLSampleRate(),
GetChannelCount
(),
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
endpointvolume.h
176
virtual HRESULT STDMETHODCALLTYPE
GetChannelCount
(
265
HRESULT (STDMETHODCALLTYPE *
GetChannelCount
)(
356
#define IAudioEndpointVolume_GetChannelCount(This,pnChannelCount) (This)->lpVtbl->
GetChannelCount
(This,pnChannelCount)
391
return This->lpVtbl->
GetChannelCount
(This,pnChannelCount);
648
HRESULT (STDMETHODCALLTYPE *
GetChannelCount
)(
747
#define IAudioEndpointVolumeEx_GetChannelCount(This,pnChannelCount) (This)->lpVtbl->
GetChannelCount
(This,pnChannelCount)
[
all
...]
devicetopology.h
483
virtual HRESULT STDMETHODCALLTYPE
GetChannelCount
(
531
HRESULT (STDMETHODCALLTYPE *
GetChannelCount
)(
577
#define IPerChannelDbLevel_GetChannelCount(This,pcChannels) (This)->lpVtbl->
GetChannelCount
(This,pcChannels)
596
return This->lpVtbl->
GetChannelCount
(This,pcChannels);
710
HRESULT (STDMETHODCALLTYPE *
GetChannelCount
)(
756
#define IAudioVolumeLevel_GetChannelCount(This,pcChannels) (This)->lpVtbl->
GetChannelCount
(This,pcChannels)
775
return This->lpVtbl->
GetChannelCount
(This,pcChannels);
[
all
...]
audioclient.h
[
all
...]
audioengineendpoint.h
242
STDMETHOD_(HRESULT,
GetChannelCount
)(THIS_ UINT *pnChannelCount) PURE;
270
#define IAudioEndpointVolumeEx_GetChannelCount(This,pnChannelCount) (This)->lpVtbl->
GetChannelCount
(This,pnChannelCount)
wincodec.h
[
all
...]
/external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_device_core_win.cc
[
all
...]
Completed in 772 milliseconds