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

  /hardware/qcom/audio/hal/
audio_hw.h 124 bool offload_thread_blocked; member in struct:stream_out
audio_hw.c 674 while (out->offload_thread_blocked) {
726 out->offload_thread_blocked = true;
751 out->offload_thread_blocked = false;
    [all...]

Completed in 23 milliseconds