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

  /system/media/audio/include/system/
sound_trigger.h 81 bool concurrent_capture; /* supports capture by other use cases while member in struct:sound_trigger_properties
  /device/google/dragon/audio/soundtrigger/
sound_trigger_hw.c 55 false, // concurrent_capture
  /device/htc/flounder/audio/soundtrigger/
sound_trigger_hw.c 56 false, // concurrent_capture
  /frameworks/av/services/soundtrigger/
SoundTriggerHwService.cpp 770 state = (active && !mDescriptor.properties.concurrent_capture) ?
  /frameworks/base/core/jni/
android_hardware_SoundTrigger.cpp 441 nModules[i].properties.concurrent_capture,
    [all...]
  /hardware/libhardware/modules/soundtrigger/
sound_trigger_hw.c 85 true, // concurrent_capture
    [all...]

Completed in 902 milliseconds