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

  /hardware/qcom/audio/hal/
audio_hw.h 144 pthread_t offload_thread; member in struct:stream_out
audio_hw.c 878 pthread_create(&out->offload_thread, (const pthread_attr_t *) NULL,
890 pthread_join(out->offload_thread, (void **) NULL);
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.h 289 pthread_t offload_thread; member in struct:stream_out
audio_hw.c     [all...]

Completed in 67 milliseconds