HomeSort by relevance Sort by last modified time
    Searched full:stop_voice_t (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/audio/hal/msm8974/
platform.h 289 typedef int (*stop_voice_t)(uint32_t); typedef
307 stop_voice_t stop_voice;
platform.c 730 csd->stop_voice = (stop_voice_t)dlsym(csd->csd_client,
    [all...]
  /hardware/qcom/audio/msm8909/hal/msm8916/
platform.h 240 typedef int (*stop_voice_t)(uint32_t); typedef
258 stop_voice_t stop_voice;
platform.c     [all...]
  /hardware/qcom/audio/msm8909/hal/msm8974/
platform.h 319 typedef int (*stop_voice_t)(uint32_t); typedef
338 stop_voice_t stop_voice;
platform.c 678 csd->stop_voice = (stop_voice_t)dlsym(csd->csd_client,
    [all...]

Completed in 481 milliseconds