OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLAndroidConfigurationItf
(Results
51 - 59
of
59
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/SLES/
OpenSLES_Android.h
174
typedef const struct SLAndroidConfigurationItf_ * const *
SLAndroidConfigurationItf
;
178
SLresult (*SetConfiguration) (
SLAndroidConfigurationItf
self,
183
SLresult (*GetConfiguration) (
SLAndroidConfigurationItf
self,
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/SLES/
OpenSLES_Android.h
174
typedef const struct SLAndroidConfigurationItf_ * const *
SLAndroidConfigurationItf
;
178
SLresult (*SetConfiguration) (
SLAndroidConfigurationItf
self,
183
SLresult (*GetConfiguration) (
SLAndroidConfigurationItf
self,
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/SLES/
OpenSLES_Android.h
174
typedef const struct SLAndroidConfigurationItf_ * const *
SLAndroidConfigurationItf
;
178
SLresult (*SetConfiguration) (
SLAndroidConfigurationItf
self,
183
SLresult (*GetConfiguration) (
SLAndroidConfigurationItf
self,
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/SLES/
OpenSLES_Android.h
174
typedef const struct SLAndroidConfigurationItf_ * const *
SLAndroidConfigurationItf
;
178
SLresult (*SetConfiguration) (
SLAndroidConfigurationItf
self,
183
SLresult (*GetConfiguration) (
SLAndroidConfigurationItf
self,
/frameworks/base/cmds/bootanimation/
audioplay.cpp
171
SLAndroidConfigurationItf
playerConfig;
/frameworks/wilhelm/tests/mimeUri/
slesTestPlayStreamType.cpp
69
SLAndroidConfigurationItf
configItf;
105
/* Set arrays required[] and iidArray[] for
SLAndroidConfigurationItf
interfaces */
153
/* Get the SLPlayItf, SLPrefetchStatusItf and
SLAndroidConfigurationItf
interfaces for player */
240
fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf,
SLAndroidConfigurationItf
\n",
/external/webrtc/webrtc/modules/audio_device/android/
opensles_player.cc
355
SLAndroidConfigurationItf
player_config;
/frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp
201
SLAndroidConfigurationItf
configItf;
/cts/apps/CtsVerifier/jni/audio_loopback/
sles.cpp
474
SLAndroidConfigurationItf
configItf;
Completed in 158 milliseconds
1
2
3