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

  /device/htc/flounder/audio/soundtrigger/
sound_trigger_hw.c 75 int is_streaming; member in struct:flounder_sound_trigger_device
99 stdev->is_streaming = 0;
308 stdev->is_streaming = 1;
525 if (!stdev->is_streaming) {
558 if (!stdev->is_streaming) {
  /system/core/include/system/
audio.h 734 bool is_streaming; \/\/ true if streaming, false if local playback member in struct:__anon81283
    [all...]

Completed in 58 milliseconds