/aosp_15_r20/external/webrtc/modules/audio_device/android/ |
H A D | opensles_common.cc | 49 SLDataFormat_PCM CreatePCMConfiguration(size_t channels, in CreatePCMConfiguration() 53 SLDataFormat_PCM format; in CreatePCMConfiguration()
|
H A D | opensles_common.h | 26 SLDataFormat_PCM CreatePCMConfiguration(size_t channels,
|
H A D | opensles_recorder.h | 150 SLDataFormat_PCM pcm_format_;
|
H A D | opensles_player.h | 143 SLDataFormat_PCM pcm_format_;
|
/aosp_15_r20/external/webrtc/sdk/android/src/jni/audio_device/ |
H A D | opensles_common.cc | 51 SLDataFormat_PCM CreatePCMConfiguration(size_t channels, in CreatePCMConfiguration() 55 SLDataFormat_PCM format; in CreatePCMConfiguration()
|
H A D | opensles_common.h | 31 SLDataFormat_PCM CreatePCMConfiguration(size_t channels,
|
H A D | opensles_recorder.h | 147 SLDataFormat_PCM pcm_format_;
|
H A D | opensles_player.h | 144 SLDataFormat_PCM pcm_format_;
|
/aosp_15_r20/cts/tests/tests/nativemedia/sl/src/ |
H A D | SLObjectCreationTest.cpp | 75 SLDataFormat_PCM formatPcmSnk; 209 SLDataFormat_PCM pcm; in AudioPlayerFromPcmBqCreation()
|
/aosp_15_r20/frameworks/wilhelm/src/android/ |
H A D | AudioRecorder_to_android.cpp | 248 const SLDataFormat_PCM *df_pcm = (const SLDataFormat_PCM *) pAudioSnk->pFormat; in android_audioRecorder_checkSourceSink() 603 const SLDataFormat_PCM *df_pcm = &ar->mDataSink.mFormat.mPCM; in android_audioRecorder_realize()
|
H A D | android_sles_conversions.h | 29 static inline audio_format_t sles_to_android_sampleFormat(const SLDataFormat_PCM *df_pcm) { in sles_to_android_sampleFormat()
|
H A D | AudioPlayer_to_android.cpp | 1072 const SLDataFormat_PCM *df_pcm = (const SLDataFormat_PCM *) pAudioSrc->pFormat; in android_audioPlayer_checkSourceSink() 1593 SLDataFormat_PCM *df_pcm = (SLDataFormat_PCM *) in android_audioPlayer_realize()
|
/aosp_15_r20/external/oboe/src/opensles/ |
H A D | OpenSLESUtilities.h | 37 SLAndroidDataFormat_PCM_EX OpenSLES_createExtendedFormat(SLDataFormat_PCM format,
|
H A D | OpenSLESUtilities.cpp | 67 SLDataFormat_PCM format, SLuint32 representation) { in OpenSLES_createExtendedFormat()
|
H A D | AudioInputStreamOpenSLES.cpp | 108 SLDataFormat_PCM format_pcm = { in open()
|
H A D | AudioOutputStreamOpenSLES.cpp | 148 SLDataFormat_PCM format_pcm = { in open()
|
/aosp_15_r20/external/walt/android/WALT/app/src/main/jni/ |
H A D | player.c | 245 SLDataFormat_PCM format_pcm; in Java_org_chromium_latency_walt_AudioTest_createBufferQueueAudioPlayer() 404 SLDataFormat_PCM format_pcm; in Java_org_chromium_latency_walt_AudioTest_createAudioRecorder()
|
/aosp_15_r20/frameworks/wilhelm/src/ |
H A D | data.h | 39 SLDataFormat_PCM mPCM;
|
/aosp_15_r20/cts/tests/tests/media/audio/jni/ |
H A D | appendix-b-1-2-recording.cpp | 161 SLDataFormat_PCM format_pcm = { in TestAudioRecording()
|
H A D | appendix-b-1-1-buffer-queue.cpp | 79 SLDataFormat_PCM pcm; in TestPlayMusicBufferQueue()
|
/aosp_15_r20/frameworks/wilhelm/tests/examples/ |
H A D | slesTestSawtoothBufferQueue.cpp | 113 SLDataFormat_PCM pcm; in TestPlaySawtoothBufferQueue()
|
/aosp_15_r20/frameworks/wilhelm/tests/sandbox/ |
H A D | configbq.c | 107 SLDataFormat_PCM format_pcm; in main()
|
H A D | srcsink.c | 42 SLDataFormat_PCM format_pcm; in main()
|
H A D | intbufq.c | 105 SLDataFormat_PCM pcm; in main()
|
/aosp_15_r20/frameworks/base/cmds/bootanimation/ |
H A D | audioplay.cpp | 165 SLDataFormat_PCM format_pcm = { in createBufferQueueAudioPlayer()
|