Home
last modified time | relevance | path

Searched refs:SLAndroidDataFormat_PCM_EX (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/oboe/src/opensles/
H A DOpenSLESUtilities.cpp66 SLAndroidDataFormat_PCM_EX OpenSLES_createExtendedFormat( in OpenSLES_createExtendedFormat()
68 SLAndroidDataFormat_PCM_EX format_pcm_ex; in OpenSLES_createExtendedFormat()
H A DOpenSLESUtilities.h37 SLAndroidDataFormat_PCM_EX OpenSLES_createExtendedFormat(SLDataFormat_PCM format,
H A DAudioInputStreamOpenSLES.cpp126 SLAndroidDataFormat_PCM_EX format_pcm_ex; in open()
H A DAudioOutputStreamOpenSLES.cpp165 SLAndroidDataFormat_PCM_EX format_pcm_ex; in open()
/aosp_15_r20/frameworks/wilhelm/src/android/
H A Dandroid_sles_conversions.h48 switch (((SLAndroidDataFormat_PCM_EX *)df_pcm)->representation) { in sles_to_android_sampleFormat()
/aosp_15_r20/frameworks/wilhelm/src/
H A Ddata.h40 SLAndroidDataFormat_PCM_EX mPCMEx;
H A Ddata.cpp353 ((SLAndroidDataFormat_PCM_EX *)pFormat)->representation; in checkDataFormat()
/aosp_15_r20/cts/tests/tests/media/audio/jni/
H A DAudioPlayer.cpp156 SLAndroidDataFormat_PCM_EX format_pcm = {SL_ANDROID_DATAFORMAT_PCM_EX, // formatType in Open()
H A DAudioRecorder.cpp134 SLAndroidDataFormat_PCM_EX pcm; in Open()
H A Daudio-track-native.cpp107 SLAndroidDataFormat_PCM_EX pcm; in open()
H A Daudio-record-native.cpp122 SLAndroidDataFormat_PCM_EX pcm; in open()
/aosp_15_r20/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h57 } SLAndroidDataFormat_PCM_EX; typedef
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/SLES/
DOpenSLES_Android.h57 } SLAndroidDataFormat_PCM_EX; typedef
/aosp_15_r20/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp214 SLAndroidDataFormat_PCM_EX pcm; in TestRecToBuffQueue()
/aosp_15_r20/frameworks/wilhelm/tests/sandbox/
H A Dplaybq.cpp374 SLAndroidDataFormat_PCM_EX format_pcm; in main()