HomeSort by relevance Sort by last modified time
    Searched refs:SLPlayItf (Results 26 - 48 of 48) sorted by null

12

  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 60 static SLPlayItf bqPlayerPlay;
72 static SLPlayItf uriPlayerPlay;
79 static SLPlayItf fdPlayerPlay;
  /system/media/wilhelm/tests/examples/
slesTestDecodeAac.cpp 145 SLPlayItf playItf;
151 /* Callback for SLPlayItf through which we receive the SL_PLAYEVENT_HEADATEND event */
152 void PlayCallback(SLPlayItf caller, void *pContext, SLuint32 event) {
405 SLPlayItf playItf;
slesTestBassBoostPath.cpp 72 SLPlayItf playItf;
110 /* (SLPlayItf is implicit) */
153 /* Get the SLPlayItf, SLPrefetchStatusItf and SLBassBoostItf interfaces for the player */
slesTestPlayFdPath.cpp 68 SLPlayItf playItf;
105 /* (SLPlayItf is implicit) */
138 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf interfaces for the player*/
196 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf ", argv[0]);
slesTestRecBuffQueue.cpp 82 SLPlayItf playItf;
slesTestVirtualizerPath.cpp 73 SLPlayItf playItf;
111 /* (SLPlayItf is implicit) */
154 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf interfaces for the player*/
slesTestEqFdPath.cpp 77 SLPlayItf playItf;
115 /* (SLPlayItf is implicit) */
158 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf interfaces for the player*/
slesTestEqOutputPath.cpp 77 SLPlayItf playItf;
124 /* (SLPlayItf is implicit) */
165 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf interfaces for the player*/
slesTestSendToPresetReverb.cpp 95 SLPlayItf playItf;
163 /* (SLPlayItf is implicit) */
209 /* Get the SLPlayItf, SLPrefetchStatusItf and SLEffectSendItf interfaces for the player*/
slesTestFeedback.cpp 326 SLPlayItf playerPlay;
  /external/quake/quake/src/WinQuake/
snd_android.cpp 56 SLPlayItf playItf;
113 static SLPlayItf playItf;
  /system/media/wilhelm/tests/mimeUri/
slesTestSlowDownUri.cpp 65 void PlayEventCallback( SLPlayItf caller, void *pContext, SLuint32 event)
195 SLPlayItf playItf;
399 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLSeekItf, SLPlaybackRateItf\n",
slesTestPlayStreamType.cpp 66 SLPlayItf playItf;
106 /* (SLPlayItf is implicit) */
153 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidConfigurationItf interfaces for player */
240 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLAndroidConfigurationItf\n",
slesTest_playStates.cpp 66 SLPlayItf playItf;
104 /* (SLPlayItf is implicit) */
131 /* Get the SLPlayItf, SLPrefetchStatusItf and SLMuteSoloItf interfaces for the player */
209 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLVolumeItf, SLMuteSoloItf\n",
  /system/media/wilhelm/tests/
mimeUri_test.cpp 116 SLPlayItf playItf;
  /system/media/wilhelm/tests/sandbox/
configbq.c 190 SLPlayItf playerPlay;
intbufq.c 131 SLPlayItf playerPlay;
monkey.c 42 SLPlayItf mPlay;
multiplay.c 30 SLPlayItf mPlayerPlay;
playbq.c 306 SLPlayItf playerPlay;
reverb.c 589 SLPlayItf playerPlay;
  /system/media/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 197 SLPlayItf playItf;
384 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLVolumeItf, SLAndroidBufferQueue \n",
  /system/media/wilhelm/tests/automated/
BufferQueue_test.cpp 85 SLPlayItf playerPlay;

Completed in 252 milliseconds

12