HomeSort by relevance Sort by last modified time
    Searched refs:SLchar (Results 101 - 125 of 191) sorted by null

1 2 3 45 6 7 8

  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/SLES/
OpenSLES_Android.h 161 SLchar *pName,
179 const SLchar *configKey,
184 const SLchar *configKey,
367 #define SL_ANDROID_MIME_AACADTS ((SLchar *) "audio/vnd.android.aac-adts")
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/SLES/
OpenSLES_Android.h 161 SLchar *pName,
179 const SLchar *configKey,
184 const SLchar *configKey,
367 #define SL_ANDROID_MIME_AACADTS ((SLchar *) "audio/vnd.android.aac-adts")
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/SLES/
OpenSLES_Android.h 161 SLchar *pName,
179 const SLchar *configKey,
184 const SLchar *configKey,
367 #define SL_ANDROID_MIME_AACADTS ((SLchar *) "audio/vnd.android.aac-adts")
  /cts/tests/tests/media/libaudiojni/
appendix-b-1-2-recording.cpp 148 uri.URI = (SLchar *) "file:///recordsample.wav";
150 mime.mimeType = (SLchar *) "audio/x-wav";
  /frameworks/wilhelm/tests/listening/
seekTorture.c 62 locator_uri.URI = (SLchar *) argv[1];
66 mime.mimeType = (SLchar *) NULL;
  /frameworks/wilhelm/tests/sandbox/
multithread.c 29 SLchar *mURI;
147 ta->mURI = (SLchar *) uris[(r >> 1) & 3];
urimime.c 59 loc_uri.URI = (SLchar *) argv[1];
  /frameworks/wilhelm/src/itf/
IMetadataTraversal.c 86 SLint32 *pNodeID, SLuint32 *pType, SLuint32 size, SLchar *pMimeType)
IAndroidConfiguration.c 27 const SLchar *configKey,
68 const SLchar *configKey,
IEqualizer.c 424 static SLresult IEqualizer_GetPresetName(SLEqualizerItf self, SLuint16 index, const SLchar **ppName)
436 *ppName = (SLchar *) thiz->mPresets[index].mName;
447 *ppName = (SLchar *) thiz->mThis->mEngine->mEqPresetNames[index];
IAndroidEffectCapabilities.c 45 SLchar * pName, SLuint16 *pNameSize) {
IMetadataExtraction.c 148 const SLchar *pValueLangCountry, SLuint32 valueEncoding, SLuint8 filterMask)
  /frameworks/wilhelm/tests/mimeUri/
slesTestPlayUri2.cpp 126 uri.URI = (SLchar*) path;
130 mime.mimeType = (SLchar*)NULL;
142 uri.URI = (SLchar*) path2;
slesTestLoopUri.cpp 167 uri.URI = (SLchar*) path;
169 mime.mimeType = (SLchar*)NULL;
slesTestPlayStreamType.cpp 117 uri.URI = (SLchar*) path;
121 mime.mimeType = (SLchar*)NULL;
slesTestPlayUri.cpp 173 uri.URI = (SLchar*) path;
175 mime.mimeType = (SLchar*)NULL;
slesTest_playStates.cpp 111 uri.URI = (SLchar*) path;
115 mime.mimeType = (SLchar*)NULL;
  /frameworks/wilhelm/tests/examples/
slesTestEffectCapabilities.cpp 119 SLchar effectName[FX_NAME_LENGTH+1];
slesTestBassBoostPath.cpp 128 locatorUri.URI = (SLchar *) path;
134 mime.mimeType = (SLchar*)NULL;
slesTestVirtualizerPath.cpp 129 locatorUri.URI = (SLchar *) path;
135 mime.mimeType = (SLchar*)NULL;
slesTestEqFdPath.cpp 133 locatorUri.URI = (SLchar *) path;
139 mime.mimeType = (SLchar*)NULL;
slesTestEqOutputPath.cpp 140 locatorUri.URI = (SLchar *) path;
146 mime.mimeType = (SLchar*)NULL;
slesTestSendToPresetReverb.cpp 171 locatorUri.URI = (SLchar *) path;
194 mime.mimeType = (SLchar*)NULL;
  /frameworks/wilhelm/tests/
mimeUri_test.cpp 147 uri.URI = (SLchar*) path;
149 mime.mimeType = (SLchar*)NULL;
  /frameworks/wilhelm/src/
data.c 199 SLchar *myURI = (SLchar *) malloc(len + 1);
503 SLchar *myMIME = (SLchar *) malloc(len + 1);
    [all...]

Completed in 414 milliseconds

1 2 3 45 6 7 8