HomeSort by relevance Sort by last modified time
    Searched refs:audout_thread_func (Results 1 - 2 of 2) sorted by null

  /external/opencore/android/
android_audio_output.h 79 int audout_thread_func();
android_audio_output.cpp 340 int err = obj->audout_thread_func();
345 int AndroidAudioOutput::audout_thread_func() function in class:AndroidAudioOutput
350 // LOGD("audout_thread_func");
563 // LOGD("audout_thread_func exit");

Completed in 993 milliseconds