OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetStreamType
(Results
1 - 5
of
5
) sorted by null
/system/media/brillo/audio/audioservice/
brillo_audio_client_helpers.h
32
static audio_stream_type_t
GetStreamType
(BAudioUsage usage);
brillo_audio_client_helpers.cpp
28
audio_stream_type_t BrilloAudioClientHelpers::
GetStreamType
(BAudioUsage usage) {
brillo_audio_client.cpp
108
BrilloAudioClientHelpers::
GetStreamType
(usage), max_steps);
118
BrilloAudioClientHelpers::
GetStreamType
(usage), max_steps);
130
BrilloAudioClientHelpers::
GetStreamType
(usage), device, index);
142
BrilloAudioClientHelpers::
GetStreamType
(usage), device, index);
164
BrilloAudioClientHelpers::
GetStreamType
(usage));
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wmcontainer.h
[
all
...]
wmsdkidl.h
772
virtual HRESULT STDMETHODCALLTYPE
GetStreamType
(
828
HRESULT (STDMETHODCALLTYPE *
GetStreamType
)(
887
#define IWMStreamConfig_GetStreamType(This,pguidStreamType) (This)->lpVtbl->
GetStreamType
(This,pguidStreamType)
911
return This->lpVtbl->
GetStreamType
(This,pguidStreamType);
[
all
...]
Completed in 191 milliseconds