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

  /hardware/qcom/audio/post_proc/
bundle.h 25 #define RETRY_NUMBER 10
  /hardware/qcom/audio/hal/msm8974/
platform.c 52 #define RETRY_NUMBER 10
664 while (!adev->mixer && retry_num < RETRY_NUMBER) {
    [all...]
  /hardware/qcom/audio/visualizer/
offload_visualizer.c 177 #define RETRY_NUMBER 10
341 while (mixer == NULL && retry_num < RETRY_NUMBER) {
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.h 30 #define RETRY_NUMBER 10

Completed in 77 milliseconds