Home
last modified time | relevance | path

Searched refs:aaudio_audio_thread_proc_t (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/media/libaaudio/src/core/
H A DAudioStream.h44 typedef void *(*aaudio_audio_thread_proc_t)(void *); typedef
170 aaudio_audio_thread_proc_t threadProc, in createThread()
665 aaudio_audio_thread_proc_t threadProc,
848 aaudio_audio_thread_proc_t mThreadProc = nullptr;
H A DAudioStream.cpp504 aaudio_audio_thread_proc_t threadProc, in createThread_l()