OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLAndroidConfigurationItf
(Results
26 - 31
of
31
) sorted by null
1
2
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/SLES/
OpenSLES_Android.h
150
typedef const struct SLAndroidConfigurationItf_ * const *
SLAndroidConfigurationItf
;
154
SLresult (*SetConfiguration) (
SLAndroidConfigurationItf
self,
159
SLresult (*GetConfiguration) (
SLAndroidConfigurationItf
self,
/external/chromium_org/media/audio/android/
opensles_input.cc
244
SLAndroidConfigurationItf
recorder_config;
opensles_output.cc
245
SLAndroidConfigurationItf
player_config;
/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",
/frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp
158
SLAndroidConfigurationItf
configItf;
/frameworks/ex/variablespeed/jni/
variablespeed.cc
220
SLAndroidConfigurationItf
playerConfig;
Completed in 248 milliseconds
1
2